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