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

21 lines (20 loc) 1.01 kB
export * from './create-webhook-dto.interface'; export * from './find-many-response-meta.interface'; export * from './find-many-webhook-log-response.interface'; export * from './find-many-webhook-response.interface'; export * from './status-response.interface'; export * from './update-webhook-dto.interface'; export * from './webhook-entities.interface'; export * from './webhook-error-enum.interface'; export * from './webhook-error.interface'; export * from './webhook-event.interface'; export * from './webhook.interface'; export * from './webhook-log.interface'; export * from './webhook-log-scalar-field-enum.interface'; export * from './webhook-logs-controller-find-many-logs400-response.interface'; export * from './webhook-role.interface'; export * from './webhook-scalar-field-enum.interface'; export * from './webhook-status.interface'; export * from './webhook-test-request-response.interface'; export * from './webhook-user.interface'; export * from './webhook-user-scalar-field-enum.interface';