Current section

Files

Jump to
common_graphql_client priv npm node_modules graphql error index.d.ts
Raw

priv/npm/node_modules/graphql/error/index.d.ts

export { GraphQLError, printError } from './GraphQLError';
export { syntaxError } from './syntaxError';
export { locatedError } from './locatedError';
export { formatError, GraphQLFormattedError } from './formatError';