Skip to content

Commit

Permalink
again
Browse files Browse the repository at this point in the history
  • Loading branch information
EskiMojo14 committed Feb 18, 2024
1 parent 82c9262 commit 4db2dcc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions packages/toolkit/src/entities/index.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
export { createEntityAdapter } from './create_adapter'
export type {
EntityState,
EntityAdapter,
Update,
IdSelector,
Comparer,
} from './models'

0 comments on commit 4db2dcc

Please sign in to comment.