husq
2023-09-13 990c075e882df2caaa22a0647b9eee5a92c306ef
1
2
3
4
declare module 'mqtt/dist/mqtt.min' {
  import MQTT from 'mqtt'
  export = MQTT
}