nestjs-telegraf/lib/index.ts

4 lines
95 B
TypeScript

export * from './decorators';
export * from './interfaces';
export * from './telegraf.module';