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