storage.js 98 B

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