Skip to content

Commit

Permalink
chore: review fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonroberts committed Apr 13, 2023
1 parent 0b4f023 commit abe2163
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion modules/router-store/data-persistence/index.ts
@@ -1 +1,6 @@
export * from './src/operators';
export {
fetch,
navigation,
optimisticUpdate,
pessimisticUpdate,
} from './src/operators';

0 comments on commit abe2163

Please sign in to comment.