Skip to content

Commit

Permalink
index update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dhruv Soni authored and Dhruv Soni committed Jul 23, 2024
1 parent 21f4ee4 commit 34cbcd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/react/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@ export { type TLUseDocument, useDocument } from "./useDocument";
export { FireproofCtx, type UseFireproof, useFireproof } from "./useFireproof";
export { type TLUseLiveQuery, useLiveQuery } from "./useLiveQuery";
export { type TLUseAllDocs, useAllDocs } from "./useAllDocs";
export { type TLUseChanges, useChanges } from "./useChanges";
// why is this there is should be a package system
export * from "@fireproof/core";

0 comments on commit 34cbcd1

Please sign in to comment.