import { AsnSchemaStorage } from "./schema.js";
export const schemaStorage = new AsnSchemaStorage();
