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