UNPKG

@pallad/graphql-command-bus

Version:
9 lines (8 loc) 332 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.GQL = void 0; const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./Mapper"), exports); tslib_1.__exportStar(require("./EntityHelper"), exports); tslib_1.__exportStar(require("./QueryHelper"), exports); exports.GQL = require("./GQL");