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