Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ampproject/amphtml
/ amp4test.js
File
amp4test.js
build-system/server/amp4test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
app = require(
'express'
).Router();
4
const
cors = require(
'./amp-cors'
);
Callers
nothing calls this directly
Calls
9
getServeMode
Function · 0.85
composeDocument
Function · 0.85
renderShadowViewer
Function · 0.85
replaceUrls
Function · 0.70
log
Function · 0.70
callback
Function · 0.70
send
Method · 0.45
replace
Method · 0.45
get
Method · 0.45
Tested by
no test coverage detected