chore: update wasm dep & release 1.0.7

This commit is contained in:
Bloomingg
2024-08-02 20:03:56 +08:00
parent b6123fc0f5
commit 4793d1dcba
24 changed files with 97 additions and 51 deletions

View File

@@ -1,4 +1,4 @@
import { CbEvents } from 'open-im-sdk-wasm';
import { CbEvents } from '@openim/wasm-client-sdk';
export enum NativeEvent {
CONNECTING,
CONNECT_SUCCESS,