MCPcopy
hub / github.com/ampproject/amphtml / router.js

File router.js

build-system/server/new-server/router.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const router = require('express').Router();
2// @ts-ignore
3const {transform} = require('./transforms/dist/transform');
4

Callers

nothing calls this directly

Calls 4

nextFunction · 0.50
transformFunction · 0.50
getMethod · 0.45
logMethod · 0.45

Tested by

no test coverage detected