Skip to content

Commit 11da7f0

Browse files
committed
fix(types): re-rexport only core types
1 parent b6d4ae7 commit 11da7f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

types/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export * from "react-query/types";
1+
export * from "react-query/types/core";

0 commit comments

Comments
 (0)