UNPKG

@botpress/webchat-client

Version:
13 lines (12 loc) 233 B
export { createClient, createUser, generateUserKey, sendPerfMetrics, initialize, type Client, type Subscribable, type UserCredentials, type IntegrationError, } from './client' export * from './gen/client/types.gen'