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