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