You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{"version":3,"sources":["../../src/storage.ts"],"names":[],"mappings":";;AAAA,8DAA2D;AAE3D;;GAEG;AACU,QAAA,sBAAsB,GAAG,IAAI,iCAAe,EAAE,CAAC","file":"storage.js","sourcesContent":["import {MetadataStorage} from \"./metadata/MetadataStorage\";\r\n\r\n/**\r\n * Default metadata storage is used as singleton and can be used to storage all metadatas.\r\n */\r\nexport const defaultMetadataStorage = new MetadataStorage();\r\n"],"sourceRoot":"."}