"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.schemaStorage = void 0; const schema_1 = require("./schema"); exports.schemaStorage = new schema_1.AsnSchemaStorage();