UNPKG

86 BTypeScriptView Raw
1export declare const openCustomerServiceChat: () => Promise<{
2 errMsg: string;
3}>;