UNPKG

@rr0/time

Version:
11 lines 393 B
export class Level0YearParser extends Level0ComponentParser<any> { /** * @param {string} prefix * @return {string} */ static format(prefix?: string): string; constructor(); } export type Level0YearParseResult = Level0ComponentParseResult; import { Level0ComponentParser } from "../component/Level0ComponentParser.mjs"; //# sourceMappingURL=Level0YearParser.d.mts.map