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