Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adobe/react-spectrum
/ server.tsx
File
server.tsx
packages/dev/s2-docs/server.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import {createReadStream, promises} from
'fs'
;
2
import {createServer} from
'http'
;
3
import path from
'path'
;
4
import {renderRequest} from
'@parcel/rsc/node'
;
Callers
nothing calls this directly
Calls
2
slice
Method · 0.80
end
Method · 0.45
Tested by
no test coverage detected