2023-10-03 11:14:36 +08:00
|
|
|
"use strict";
|
|
|
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
|
const format_1 = require("./format");
|
|
|
|
const format = [format_1.default];
|
|
|
|
exports.default = format;
|
2023-09-25 15:58:56 +08:00
|
|
|
//# sourceMappingURL=index.js.map
|