storage.js 101 B

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