UNPKG

@nestjs-mod/webhook

Version:

Webhook module with an error filter, guard, controller, database migrations and rest-sdk for work with module from other nodejs appliaction

7 lines 354 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.WebhookPrismaSdk = void 0; const tslib_1 = require("tslib"); exports.WebhookPrismaSdk = tslib_1.__importStar(require("./generated/prisma-client")); tslib_1.__exportStar(require("./generated/prisma-client/enums"), exports); //# sourceMappingURL=webhook.prisma-sdk.js.map