MCPcopy
hub / github.com/ampproject/amphtml / resetUnresolvedElementsForTesting

Function resetUnresolvedElementsForTesting

src/custom-element.js:2239–2241  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2237
2238/** */
2239export function resetUnresolvedElementsForTesting() {
2240 unresolvableExtensions.clear();
2241}

Callers 1

Calls 1

clearMethod · 0.65

Tested by

no test coverage detected