UNPKG

381 BSource Map (JSON)View Raw
1{"version":3,"file":"custom_typings.js","sourceRoot":"","sources":["../../src/utc-time/custom_typings.ts"],"names":[],"mappings":"","sourcesContent":["export interface UTCTimeOffset {\n hour?: number;\n minute?: number;\n second?: number;\n millisecond?: number;\n}\n\nexport interface UTCTimeOpts {\n startDatetime?: string | number | Date;\n offset?: UTCTimeOffset;\n}\n"]}
\No newline at end of file