Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/rx-angular/rx-angular
/ server.ts
File
server.ts
apps/ssr/server.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
'zone.js/node'
;
2
import
{ APP_BASE_HREF } from
'@angular/common'
;
3
import
{ CommonEngine } from
'@angular/ssr/node'
;
4
import
express from
'express'
;
Callers
nothing calls this directly
Calls
1
run
Function · 0.70
Tested by
no test coverage detected