0
0
mirror of https://github.com/Maks1mS/nestjs-telegraf.git synced 2025-03-23 01:53:44 +03:00
nestjs-telegraf/lib/decorators/scene/index.ts

3 lines
82 B
TypeScript
Raw Normal View History

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