UNPKG

@gabliam/graphql-express

Version:
6 lines (5 loc) 283 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; const graphql_plugin_1 = require("./graphql-plugin"); Object.defineProperty(exports, "default", { enumerable: true, get: function () { return graphql_plugin_1.GraphqlPlugin; } });