{ "version": 3, "sources": ["../../../packages/apps/connect/web/src/cache.ts"], "sourcesContent": ["import type AuthStore from './stores/auth-store';\nimport type ProviderStore from './stores/provider-store';\nimport type SearchStore from './stores/search-store';\n\nclass Cache {\n providerStore!: ProviderStore;\n authStore!: AuthStore;\n searchStore!: SearchStore;\n}\n\nconst cache = new Cache();\n\nexport default cache;\n"], "mappings": "4DAAAA,IAAAC,IAIA,IAAMC,EAAN,KAAY,CAIZ,EAJMC,EAAAD,EAAA,SAMN,IAAME,EAAQ,IAAIF,EAEXG,EAAQD", "names": ["init_virtual_process_polyfill", "init_buffer", "Cache", "__name", "cache", "cache_default"] }