UNPKG

graphql

Version:

A Query Language and Runtime which can target any service.

5 lines (4 loc) 196 B
export { GraphQLError, printError } from './GraphQLError'; export { syntaxError } from './syntaxError'; export { locatedError } from './locatedError'; export { formatError } from './formatError';