xieb
2025-01-16 8323c8cb6e1f13c51ec6f0aaaab3987655106809
1
2
3
4
declare module 'mqtt/dist/mqtt.min' {
  import MQTT from 'mqtt'
  export = MQTT
}