Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mailvelope/mailvelope
/ extractFn
Function
extractFn
test/unit/content-scripts/providerSpecific.test.js:152–152 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
150
];
151
152
const
extractFn = element => element.getAttribute();
153
154
// Simulate the parseEmail behavior through a test
155
const
validEmails = [];
Callers
1
providerSpecific.test.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected