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