UNPKG

@formatjs/intl-enumerator

Version:
3 lines (2 loc) 131 B
import type { Timezone } from './timezones.generated'; export declare function getSupportedTimeZones(locale?: string): Timezone[];