GuLiMmo
2024-01-24 f33f36282c9a7aa541fb60c1e2184cd4ac2c8071
1
2
3
4
declare module 'mqtt/dist/mqtt.min' {
  import MQTT from 'mqtt'
  export = MQTT
}