husq
2023-10-16 4da60fca8bbcfb7fcf2119a494bed1042da74f48
1
2
3
4
declare module 'mqtt/dist/mqtt.min' {
  import MQTT from 'mqtt'
  export = MQTT
}