UNPKG

graphql

Version:

A Query Language and Runtime which can target any service.

5 lines (4 loc) 108 B
/** * Used to print values in error messages. */ export declare function inspect(value: unknown): string;