Skip to content

获取SDK版本号

1. 获取SDK版本号(getVersion)

typescript
const client = homingClient();

client.getVersion(); // string

基于 MIT 许可证发布