UNPKG

@nestjs-mod/webhook-afat

Version:

Webhook UI components and tools for AFAT (Angular, Formly, Antd, Transloco) and rest-sdk for work with backend of this module from Angular appliaction

4 lines (3 loc) 159 B
export * from './webhook-rest.service'; import { WebhookRestService } from './webhook-rest.service'; export declare const APIS: (typeof WebhookRestService)[];