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