qcloud-iotexplorer-h5-panel-sdk-type
v0.0.5
Published
qcloud-iotexplorer-h5-panel-sdk 类型定义
Downloads
20
Readme
qcloud-iotexplorer-h5-panel-sdk-type
qcloud-iotexplorer-h5-panel-sdk的类型定义
如何使用
npm i -D qcloud-iotexplorer-h5-panel-sdk-type在tsconfig.json中加入:
{
"compilerOptions": {
"types": ["qcloud-iotexplorer-h5-panel-sdk-type"]
}
}