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