index.js 209 Bytes Raw Blame History Permalink 1 2 3 4 5 6 "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