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