0
0
mirror of https://github.com/Maks1mS/nestjs-telegraf.git synced 2025-05-06 14:23:43 +03:00
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'