MCPcopy Index your code
hub / github.com/ampproject/amphtml / recaptcha-router.js

File recaptcha-router.js

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

Source from the content-addressed store, hash-verified

1const argv = require('minimist')(process.argv.slice(2));
2const cors = require('./amp-cors');
3const pc = process;
4const fs = require('fs');

Callers

nothing calls this directly

Calls 3

getMethod · 0.45
forEachMethod · 0.45
jsonMethod · 0.45

Tested by

no test coverage detected