UNPKG

@botpress/webchat-client

Version:
9 lines (8 loc) 114 B
export type WebchatConfig = { type: 'webchat_config' data: { config: { [k: string]: any } } }