dashboard
repositories
filestore
activity
search
login
yskj
/
iot_drone_web
无人机前端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
返航时添加实时轨迹
husq
2023-11-03
df98a963cb138751bb58fd0e4f6bbc9238a017d7
[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
}