Files
2025-03-28 12:30:19 +11:00

7 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