mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2024-12-25 07:24:39 +03:00
6 lines
182 B
TypeScript
6 lines
182 B
TypeScript
export * from './telegraf.module'
|
|
export * from './interfaces'
|
|
export * from './decorators'
|
|
export * from './telegraf-bot.service'
|
|
export * from './telegraf-telegram-client.service'
|