initial update
This commit is contained in:
4
node_modules/graphql/jsutils/inspect.d.ts
generated
vendored
Normal file
4
node_modules/graphql/jsutils/inspect.d.ts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
/**
|
||||
* Used to print values in error messages.
|
||||
*/
|
||||
export declare function inspect(value: unknown): string;
|
||||
Reference in New Issue
Block a user