UNPKG

@rr0/time

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