Skip to content

Commit cbd5e06

Browse files
xixixaoConvex, Inc.
authored and
Convex, Inc.
committed
JS: Export OptionalRestArgsOrSkip (#24194)
GitOrigin-RevId: 69720e7401fe77132f884e51b3f4d7eacc3dfd1a
1 parent e8a44cf commit cbd5e06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: npm-packages/convex/src/react/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ export {
7575
type WatchQueryOptions,
7676
type MutationOptions,
7777
type ConvexReactClientOptions,
78+
type OptionalRestArgsOrSkip,
7879
ConvexReactClient,
7980
useConvex,
8081
ConvexProvider,

0 commit comments

Comments
 (0)