.gitignore added
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / table / node_modules / ajv / dist / vocabularies / format / index.js
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