MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / emailOf

Function emailOf

e2e/cloud/mcp-browser-resume-page.test.ts:37–37  ·  view source on GitHub ↗
(identity: Identity)

Source from the content-addressed store, hash-verified

35};
36
37const emailOf = (identity: Identity): string => identity.credentials?.email ?? identity.label;
38
39const textOf = (result: unknown): string =>
40 (

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected