@ngxs/store
Version:
1 lines • 836 B
Source Map (JSON)
{"version":3,"file":"ngxs-store-experimental.mjs","sources":["../../../packages/store/experimental/src/index.ts","../../../packages/store/experimental/src/ngxs-store-experimental.ts"],"sourcesContent":["import { withNgxsPendingTasks } from '@ngxs/store';\n\n/**\n * Required for correct functioning of SSR apps.\n *\n * @deprecated\n * This experimental export is deprecated in favour of the non-experimental export.\n * This is no longer an experimental feature, but is now available as\n * `withNgxsPendingTasks` in the main `@ngxs/store` package.\n */\nexport function withExperimentalNgxsPendingTasks() {\n return withNgxsPendingTasks();\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;AAEA;;;;;;;AAOG;SACa,gCAAgC,GAAA;IAC9C,OAAO,oBAAoB,EAAE;AAC/B;;ACZA;;AAEG;;;;"}