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