openimsdk / open-im-sdk-web-wasm

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

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

Open afeibukaixin opened 1 month ago

afeibukaixin commented 1 month 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 1 month ago

will be added in the next version