UNPKG

@rr0/time

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