husq
2023-09-14 970ede7dd4c77893836d2721fe1bdfd18bfa1afc
1
2
3
4
declare module 'mqtt/dist/mqtt.min' {
  import MQTT from 'mqtt'
  export = MQTT
}