Current section

Files

Jump to
common_graphql_client priv npm node_modules graphql-tools scalars GraphQLUpload.d.ts
Raw

priv/npm/node_modules/graphql-tools/scalars/GraphQLUpload.d.ts

import { GraphQLScalarType } from 'graphql';
declare const GraphQLUpload: GraphQLScalarType;
export { GraphQLUpload };