fix(core): export BotKeyboardBuilder
This commit is contained in:
parent
ea70246348
commit
ce1e09b7d0
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
export * from './builder.js'
|
||||
export * from './types.js'
|
||||
import * as BotKeyboard from './factories.js'
|
||||
|
||||
|
|
Loading…
Reference in a new issue