MCPcopy
hub / github.com/ampproject/amphtml / get-mode-usage.js

File get-mode-usage.js

build-system/eslint-rules/get-mode-usage.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3// This rule asserts that we only grab properties from getMode(), and never
4// store a reference to the return value.

Callers

nothing calls this directly

Calls 1

reportMethod · 0.45

Tested by

no test coverage detected