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