UNPKG

@rr0/time

Version:
10 lines 327 B
export class Level1DayParser extends Level1ComponentParser<any> { /** * @param {string} prefix * @return {string} */ static format(prefix?: string): string; constructor(); } import { Level1ComponentParser } from "../component/Level1ComponentParser.mjs"; //# sourceMappingURL=Level1DayParser.d.mts.map