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