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: add api type support #57

Closed lgz5689 closed 1 year ago

lgz5689 commented 1 year ago

Checklist

Is this feature request related to a problem?

None

Problem Description

use sdk api response type is unknown

Solution Description

set api response is correct type

Benefits

use api has type hinting

Potential Drawbacks

No response

Additional Information

No response