UNPKG

graphql-request

Version:

Minimal GraphQL client supporting Node and browsers for scripts or simple apps.

3 lines 224 B
export { Client, create, createPrefilled, Input, InputPrefilled } from '../../layers/5_client/client.js'; export { create as createSelect, select } from '../../layers/5_select/select.js'; //# sourceMappingURL=client.d.ts.map