@urql/core
Version:
The shared core for the highly customizable and versatile GraphQL client
12 lines (7 loc) • 402 B
JavaScript
Object.defineProperty(exports, '__esModule', { value: true });
var urqlCoreInternal = require('./urql-core-chunk.js');
exports.makeFetchBody = urqlCoreInternal.makeFetchBody;
exports.makeFetchOptions = urqlCoreInternal.makeFetchOptions;
exports.makeFetchSource = urqlCoreInternal.makeFetchSource;
exports.makeFetchURL = urqlCoreInternal.makeFetchURL;
//# sourceMappingURL=urql-core-internal.js.map