mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2024-12-24 23:14:39 +03:00
4 lines
129 B
TypeScript
4 lines
129 B
TypeScript
export * from './telegraf-on.decorator';
|
|
export * from './telegraf-hears.decorator';
|
|
export * from './telegraf-start.decorator';
|