Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ecomfe/tempad-dev
/ buildCursorConfigBase64
Function
buildCursorConfigBase64
packages/shared/src/mcp/install.ts:82–84 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
80
input: string,
81
encoding:
'utf8'
82
): {
83
toString(encoding:
'base64'
): string
84
}
85
}
86
87
function
toBase64(input: string): string {
Callers
2
buildCursorDeepLink
Function · 0.85
buildTraeDeepLink
Function · 0.85
Calls
1
toBase64
Function · 0.85
Tested by
no test coverage detected