Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
37
const
emailOf = (identity: Identity): string => identity.credentials?.email ?? identity.label;
38
39
const
textOf = (result: unknown): string =>
40
(
Callers
1
mcp-browser-resume-page.test.ts
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected