MCPcopy 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

1const argv = require('minimist')(process.argv.slice(2));
2const debounce = require('../common/debounce');
3const esbuild = require('esbuild');
4/** @type {object} */

Callers

nothing calls this directly

Calls 2

stringifyMethod · 0.80
entriesMethod · 0.45

Tested by

no test coverage detected