Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ampproject/amphtml
/ helpers.js
File
helpers.js
build-system/tasks/helpers.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
argv = require(
'minimist'
)(process.argv.slice(2));
2
const
debounce = require(
'../common/debounce'
);
3
const
esbuild = require(
'esbuild'
);
4
/** @
type
{object} */
Callers
nothing calls this directly
Calls
2
stringify
Method · 0.80
entries
Method · 0.45
Tested by
no test coverage detected