MCPcopy Create free account
hub / github.com/ampproject/amphtml /

Class

build-system/tasks/runtime-test/runtime-test-base.js:45–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43 * type and command line arguments.
44 */
45class RuntimeTestConfig {
46 /** @type {Array<string|Record<string, [string, *]>>} */
47 plugins = [];
48

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected