Skip to content

Commit

Permalink
Export setConvexClientContext (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasballinger authored Nov 27, 2024
1 parent 2fd8224 commit f8df945
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/lib/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Reexport your entry components here

export { useConvexClient, setupConvex, useQuery } from './client.svelte.js';

export { useConvexClient, setupConvex, useQuery, setConvexClientContext } from './client.svelte.js';

0 comments on commit f8df945

Please sign in to comment.