{"version":3,"file":"types.js","names":[],"sources":["../../../src/elements/TimezonePicker/types.ts"],"sourcesContent":["import type { SelectFieldClient } from 'payload'\n\nexport type Props = {\n id: string\n onChange?: (val: string) => void\n readOnly?: boolean\n required?: boolean\n selectedTimezone?: string\n} & Pick\n"],"mappings":"AAEA","ignoreList":[]}