This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
admin-panel/graphql-types/node_modules/graphql-request/dist/types.dom.js

11 lines
469 B
JavaScript

"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