UNPKG

get-graphql-from-jsonschema

Version:

get-graphql-from-jsonschema gets a GraphQL schema from a JSON schema.

3 lines (2 loc) 82 B
declare const toPascalCase: (words: string[]) => string; export { toPascalCase };