UNPKG

62 BTypeScriptView Raw
1declare module HD.Time {
2 function GetNowTime(): string;
3}