GuLiMmo
2023-12-04 495e5fd61b0093f322b7b26bd25ff9bbbaa9513d
1
2
3
4
declare module 'mqtt/dist/mqtt.min' {
  import MQTT from 'mqtt'
  export = MQTT
}