index.js 209 B

123456
  1. "use strict";
  2. Object.defineProperty(exports, "__esModule", { value: true });
  3. const format_1 = require("./format");
  4. const format = [format_1.default];
  5. exports.default = format;
  6. //# sourceMappingURL=index.js.map