nestjs-telegraf/lib/decorators/index.ts

4 lines
136 B
TypeScript
Raw Normal View History

2020-01-12 02:41:27 +03:00
export * from './pipe-context.decorator'
export * from './telegram-action-handler.decorator'
export * from './telegram-catch.decorator'