UNPKG

@graphql-tools/url-loader

Version:

A set of utils for faster development of GraphQL tools

3 lines (2 loc) 115 B
import { AsyncFetchFn } from '@graphql-tools/executor-http'; export declare const defaultAsyncFetch: AsyncFetchFn;