UNPKG

@botpress/webchat-client

Version:
9 lines (7 loc) 123 B
type IntegrationError = { id: string code: number type: string message: string } export type { IntegrationError }