UNPKG

@alauda-fe/common

Version:

Alauda frontend team common codes.

7 lines (6 loc) 146 B
export declare const BASE_TIMEZONE = "Etc/UTC"; export declare const TIMEZONES: { name: string; name_zh: string; tzCode: string; }[];