UNPKG

@botpress/webchat-client

Version:
7 lines (6 loc) 92 B
export type TypingStarted = { type: 'typing_started' data: { timeout?: number } }