nestjs-telegraf/lib/decorators/index.ts
2020-01-12 02:41:27 +03:00

4 lines
136 B
TypeScript

export * from './pipe-context.decorator'
export * from './telegram-action-handler.decorator'
export * from './telegram-catch.decorator'