openimsdk / open-im-sdk-web-wasm

JS SDK for OpenIM Web use by Webassembly of go
https://openim.io
Apache License 2.0
35 stars 49 forks source link

[FEATURE REQUEST] When developing with TypeScript, the entity type is not exported for developers to use. #117

Closed afeibukaixin closed 1 month ago

afeibukaixin commented 3 months ago

Why this feature?

During the development process, developers often need to reference its type, which facilitates more efficient development.

iShot_2024-08-16_11 56 41

Suggested Solution

Add this line of code in the import file.

iShot_2024-08-16_11 53 47

Additional Information

No response

Bloomingg commented 3 months ago

will be added in the next version