Current section

Files

Jump to
common_graphql_client priv npm node_modules graphql-tools links index.d.ts
Raw

priv/npm/node_modules/graphql-tools/links/index.d.ts

import { createServerHttpLink } from './createServerHttpLink';
import { AwaitVariablesLink } from './AwaitVariablesLink';
export { createServerHttpLink, AwaitVariablesLink };