husq
2023-08-30 203626165b02ccbc09c8a4ea70b4edd4d9f35a93
1
2
3
4
declare module 'mqtt/dist/mqtt.min' {
  import MQTT from 'mqtt'
  export = MQTT
}