UNPKG

graphql-request

Version:

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

11 lines 469 B
"use strict"; /** * This module contains types copied from lib.dom.d.ts that are in the type graph of the fetch API. * * This module is inlined to avoid consumers needing to add dom lib to their tsconfig. For original motivations see: * * - https://github.com/prisma-labs/graphql-request/issues/26 * - https://github.com/prisma-labs/graphql-request/issues/15 */ Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=types.dom.js.map