Current section

Files

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

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

export declare const createServerHttpLink: (options: any) => import("apollo-link").ApolloLink;