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