cal.pub0.org/packages/ui/components/form/timezone-select/index.ts

3 lines
126 B
TypeScript

export { TimezoneSelect } from "./TimezoneSelect";
export type { ITimezone, ITimezoneOption, ICity } from "./TimezoneSelect";