返回值

    Object object

    示例代码

    1. const res = qq.getStorageInfoSync()
    2. console.log(res.currentSize)
    3. } catch (e) {
    4. }