guoshilong
2023-09-13 60515ee478d12301d7e4f5ccff4f2c178af173ee
1
2
3
4
declare module 'mqtt/dist/mqtt.min' {
  import MQTT from 'mqtt'
  export = MQTT
}