UNPKG

graphql-hooks

Version:
3 lines (2 loc) 82 B
export default useQuery; declare function useQuery(query: any, opts?: {}): any;