3 lines
83 B
TypeScript
3 lines
83 B
TypeScript
import { BotDefinition } from '@botpress/sdk'
|
|
export default new BotDefinition({})
|