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