单项选择题

API函数(      )用于从本地缓存中异步清除所有数据。
A、wx.removeStorage(Object object)
B、wx.removeStorageSync(string key)
C、wx.clearStorage(Object object)
D、wx.clearStorageSync()