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