UNPKG

@botpress/webchat-client

Version:
9 lines (8 loc) 98 B
export type Custom = { type: 'custom' data: { event: { [k: string]: any } } }