Files

6 lines
209 B
JavaScript
Raw Permalink Normal View History

2026-03-12 12:47:56 +08:00
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const format_1 = require("./format");
const format = [format_1.default];
exports.default = format;
//# sourceMappingURL=index.js.map