UNPKG

@types/es-abstract

Version:
3 lines (2 loc) 81 B
declare function MakeDate(day: number, time: number): number; export = MakeDate;