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