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