GuLiMmo
2024-03-22 7343fa5857e8f0cfbfd140f46eb61422d2f14ff1
1
2
3
4
declare module 'mqtt/dist/mqtt.min' {
  import MQTT from 'mqtt'
  export = MQTT
}