0
0
mirror of https://github.com/Maks1mS/nestjs-telegraf.git synced 2025-02-13 06:13:24 +03:00
nestjs-telegraf/lib/decorators/scene/index.ts

4 lines
123 B
TypeScript
Raw Normal View History

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