Current section
Files
Jump to
Current section
Files
priv/npm/node_modules/graphql-tools/scalars/GraphQLUpload.d.ts
import { GraphQLScalarType } from 'graphql';
declare const GraphQLUpload: GraphQLScalarType;
export { GraphQLUpload };