胡思旗
2023-08-28 e4fde8d21725b25f8a25fc6dbb0a1e4f6c1efe28
1
2
3
4
declare module 'mqtt/dist/mqtt.min' {
  import MQTT from 'mqtt'
  export = MQTT
}