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