GuLiMmo
2023-11-24 8a0906c143be1d2280708490d6eb01fbc4afa25f
1
2
3
4
declare module 'mqtt/dist/mqtt.min' {
  import MQTT from 'mqtt'
  export = MQTT
}