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