mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2024-12-26 15:58:09 +03:00
43816099a6
This reverts commit 2d23eba148
.
6 lines
192 B
TypeScript
6 lines
192 B
TypeScript
export * from './update.decorator';
|
|
export * from './scene.decorator';
|
|
export * from './wizard.decorator';
|
|
export * from './inject-bot.decorator';
|
|
export * from './inject-all-bots.decorator';
|