UNPKG

74 BTypeScriptView Raw
1declare function ToDateString(tv: number): string;
2export = ToDateString;