UNPKG

105 BTypeScriptView Raw
1export declare const tzDatabase: Record<string, string>;
2export type timezone = keyof typeof tzDatabase;