UNPKG

asma-genql-activities

Version:

autogen types for activities gql

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