gql.tada
Version:
The spec-compliant & magical GraphQL query language engine in the TypeScript type system
18 lines (15 loc) • 398 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: !0
});
var e = require("@gql.tada/internal");
Object.keys(e).forEach((function(t) {
if ("default" !== t && !Object.prototype.hasOwnProperty.call(exports, t)) {
Object.defineProperty(exports, t, {
enumerable: !0,
get: function() {
return e[t];
}
});
}
}));
//# sourceMappingURL=gql-tada-internal.js.map