UNPKG

graphql-hooks

Version:
3 lines (2 loc) 110 B
declare function useQueryClient(): import("./GraphQLClient").default | null; export default useQueryClient;