dashboard
repositories
filestore
activity
search
login
yskj
/
iot_drone_web
无人机前端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
添加自动导入插件
胡思旗
2023-08-28
dcfcb1f1c1f0e0d9084082b14f2b8997dca6fe0f
[yskj/iot_drone_web.git]
/
src
/
shims-mqtt.d.ts
1
2
3
4
declare module 'mqtt/dist/mqtt.min' {
import MQTT from 'mqtt'
export = MQTT
}