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

4 lines (3 loc) 167 B
export declare const WEBHOOK_FEATURE = "webhook"; export declare const WEBHOOK_MODULE = "WebhookModule"; export declare const WEBHOOK_FOLDER = "libs/feature/webhook";