nestjs-telegraf/lib/decorators/params/index.ts

4 lines
113 B
TypeScript
Raw Normal View History

2021-01-03 01:30:57 +03:00
export * from './context.decorator';
export * from './next.decorator';
export * from './message-text.decorator';