UNPKG

jspurefix

Version:
7 lines (6 loc) 260 B
export declare abstract class TimeFormatTemplate { static readonly DateYearMonthDay: string; static readonly TimeHourMinSecMilliColon: string; static readonly TimeHourMinSecColon: string; static readonly DateYearMonthDayHyphen: string; }