/** * Webhooks Module Exports */ export { WebhooksModule } from './webhooks.module'; export { WebhooksController } from './webhooks.controller'; //# sourceMappingURL=index.d.ts.map