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