husq
2023-11-03 df98a963cb138751bb58fd0e4f6bbc9238a017d7
1
2
3
4
declare module 'mqtt/dist/mqtt.min' {
  import MQTT from 'mqtt'
  export = MQTT
}