NET-Web-API-w-Angular/my-app/node_modules/ajv/dist/vocabularies/format/index.js

6 lines
No EOL
209 B
JavaScript
Executable file

"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