We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13f305a commit b121c29Copy full SHA for b121c29
libs/angular/store/src/public-api.ts
@@ -11,6 +11,7 @@ export {
11
EntityStoreActions,
12
EntityStoreSelectors,
13
StoreFlowAssets,
14
+ BasicEntityAdapterActions,
15
} from './lib/store/interfaces';
16
export {
17
createStoreAssets,
0 commit comments