guoshilong
2023-09-13 79f8ad79d4aebbc26037cda5d5a9a1ed295b6e4b
1
2
3
4
declare module 'mqtt/dist/mqtt.min' {
  import MQTT from 'mqtt'
  export = MQTT
}