UNPKG

75 BTypeScriptView Raw
1declare function TimeWithinDay(t: number): number;
2export = TimeWithinDay;