UNPKG

timezone-cast

Version:
3 lines (2 loc) 137 B
export declare function toUnix(code: string): string | undefined; export declare function toWindows(code: string): string | undefined;