UNPKG

@formatjs/intl-enumerator

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