Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adobe/react-spectrum
/ index.ts
File
index.ts
packages/dev/mcp/react-aria/src/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
/// <reference types="node" />
3
import
{errorToString, readPackageVersion} from
'../../shared/src/utils.js'
;
4
import
{startServer} from
'../../shared/src/server.js'
;
Callers
nothing calls this directly
Calls
3
startServer
Function · 0.90
readPackageVersion
Function · 0.85
errorToString
Function · 0.85
Tested by
no test coverage detected