Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mailvelope/mailvelope
/ remove
Method
remove
test/unit/__mocks__/localStorage.js:26–28 ·
view source on GitHub ↗
(key)
Source
from the content-addressed store, hash-verified
24
}
25
26
remove(key) {
27
return
Promise.resolve(this.storage.delete(key));
28
}
29
}
Callers
5
test-harness.js
File · 0.45
encryptFrame.test.js
File · 0.45
providerSpecific.test.js
File · 0.45
extractFrame.test.js
File · 0.45
mveloKeyServer-test.js
File · 0.45
Calls
1
delete
Method · 0.45
Tested by
no test coverage detected