xieb
2024-01-24 7527d77df8decff6727cc3c275430a7b5eac9ba6
1
2
3
4
declare module 'mqtt/dist/mqtt.min' {
  import MQTT from 'mqtt'
  export = MQTT
}