MCPcopy
hub / github.com/ampproject/amphtml / extension-helpers.js

File extension-helpers.js

build-system/tasks/extension-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 fastGlob = require('fast-glob');
4const fs = require('fs-extra');

Callers

nothing calls this directly

Calls 2

resolveMethod · 0.80
parseMethod · 0.45

Tested by

no test coverage detected