Skip to content

Commit

Permalink
JS: Export OptionalRestArgsOrSkip (#24194)
Browse files Browse the repository at this point in the history
GitOrigin-RevId: 69720e7401fe77132f884e51b3f4d7eacc3dfd1a
  • Loading branch information
xixixao authored and Convex, Inc. committed Apr 1, 2024
1 parent e8a44cf commit cbd5e06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions npm-packages/convex/src/react/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ export {
type WatchQueryOptions,
type MutationOptions,
type ConvexReactClientOptions,
type OptionalRestArgsOrSkip,
ConvexReactClient,
useConvex,
ConvexProvider,
Expand Down

0 comments on commit cbd5e06

Please sign in to comment.