ChatClientProviderProps type
初始化 ChatClientProvider的自變數。
type ChatClientProviderProps = {
chatClient: StatefulChatClient
children: React_2.ReactNode
}
初始化 ChatClientProvider的自變數。
type ChatClientProviderProps = {
chatClient: StatefulChatClient
children: React_2.ReactNode
}