UNPKG

81 BTypeScriptView Raw
1declare function MakeDate(day: number, time: number): number;
2export = MakeDate;