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