Skip to content

Commit 982bb88

Browse files
committed
feat: added more exports
1 parent f1feded commit 982bb88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ export * from "./lib/utils/useUnmountObservable"
1919
export * from "./lib/utils/operators/retryBackoff"
2020
export * from "./lib/utils/useLiveRef"
2121
export * from "./lib/utils/isDefined"
22+
export * from "./lib/utils/arrayEqual"
2223

2324
// query
2425
export * from "./lib/queries/react/mutations/useMutation"

0 commit comments

Comments
 (0)