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