MCPcopy
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

Calls

no outgoing calls

Tested by

no test coverage detected