Skip to content

Commit b121c29

Browse files
authored
feat(ngx-store): Export needed types
1 parent 13f305a commit b121c29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libs/angular/store/src/public-api.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ export {
1111
EntityStoreActions,
1212
EntityStoreSelectors,
1313
StoreFlowAssets,
14+
BasicEntityAdapterActions,
1415
} from './lib/store/interfaces';
1516
export {
1617
createStoreAssets,

0 commit comments

Comments
 (0)