chore: update wasm dep & release 1.0.7
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { CbEvents } from 'open-im-sdk-wasm';
|
||||
import { CbEvents } from '@openim/wasm-client-sdk';
|
||||
|
||||
export type EmitProxy = (event: CbEvents, ...args: any[]) => void;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user