"use strict"; /** * [GraphQL multipart request spec](https://github.com/jaydenseric/graphql-multipart-request-spec) * URL. Useful for error messages, etc. * @kind constant * @name GRAPHQL_MULTIPART_REQUEST_SPEC_URL * @type {string} * @ignore */ module.exports = "https://github.com/jaydenseric/graphql-multipart-request-spec";