nestjs-telegraf/lib/decorators/core/index.ts
2021-08-03 17:03:16 +03:00

5 lines
147 B
TypeScript

export * from './update.decorator';
export * from './scene.decorator';
export * from './wizard.decorator';
export * from './inject-bot.decorator';