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