federation/gateway/node_modules/graphql-upload/lib/constants.js
2020-11-14 16:43:58 +01:00

6 lines
175 B
JavaScript

'use strict'
exports.__esModule = true
exports.SPEC_URL = void 0
const SPEC_URL = 'https://github.com/jaydenseric/graphql-multipart-request-spec'
exports.SPEC_URL = SPEC_URL