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