UNPKG

183 BJavaScriptView Raw
1// For backwards compatibility, make sure require("graphql-tag") returns
2// the gql function, rather than an exports object.
3module.exports = require('./lib/graphql-tag.umd.js').gql;