GuLiMmo
2023-11-29 2685daba5d078aae1b1d83e36f726af14969e718
1
2
3
4
declare module 'mqtt/dist/mqtt.min' {
  import MQTT from 'mqtt'
  export = MQTT
}