0
0
mirror of https://github.com/Maks1mS/nestjs-telegraf.git synced 2025-04-22 23:43:44 +03:00
nestjs-telegraf/lib/decorators/scene/index.ts
2021-08-03 17:03:16 +03:00

4 lines
123 B
TypeScript

export * from './scene-enter.decorator';
export * from './scene-leave.decorator';
export * from './wizard-step.decorator';