UNPKG

asma-genql-proxy

Version:

autogen types for proxy gql

4 lines 147 B
export declare type JSONValue = string | number | boolean | { [x: string]: JSONValue; } | Array<JSONValue>; //# sourceMappingURL=types.d.ts.map