UNPKG

@tracworx/nestjs-dataloader

Version:

Quick and easy GraphQL dataloaders for NestJS

10 lines 615 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./dataloader.module"), exports); tslib_1.__exportStar(require("./decorators/dataloader-provider.decorator"), exports); tslib_1.__exportStar(require("./decorators/loader.decorator"), exports); tslib_1.__exportStar(require("./interceptors/dataloader.interceptor"), exports); tslib_1.__exportStar(require("./interfaces/dataloader-factory.interface"), exports); tslib_1.__exportStar(require("./services/dataloader-discovery.service"), exports); //# sourceMappingURL=index.js.map