Skip to content

Commit 031b2ee

Browse files
authored
export useFetchArgs (#375)
1 parent 3777735 commit 031b2ee

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
@@ -5,3 +5,4 @@ export * from './useQuery'
55
export * from './Provider'
66
export * from './FetchContext'
77
export * from './types'
8+
export * from './useFetchArgs'

0 commit comments

Comments
 (0)