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