mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 20:26:19 +02:00
Add jsdoc
This commit is contained in:
parent
fc2173a789
commit
ac300a293e
@ -671,6 +671,7 @@ export async function onLoggedOut() {
|
||||
}
|
||||
|
||||
/**
|
||||
* @param {object} opts Options for how to clear storage.
|
||||
* @returns {Promise} promise which resolves once the stores have been cleared
|
||||
*/
|
||||
async function _clearStorage(opts: {deleteEverything: boolean}) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user