mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2025-09-23 09:49:06 +03:00
fix(client): add miss export
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
export { TelegramModule } from './telegram.module'
|
||||
export { TelegramBot } from './TelegramBot'
|
||||
export { TelegramClient } from './TelegramClient'
|
||||
|
||||
export { TelegramModuleOptionsFactory } from './TelegramModuleOptionsFactory'
|
||||
export { TelegramModuleOptions } from './TelegramModuleOptions'
|
||||
|
Reference in New Issue
Block a user