MCPcopy Index your code
hub / github.com/angular/angular / createScript

Function createScript

packages/core/test/render3/instructions_spec.ts:53–55  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

51 }
52
53 function createScript() {
54 ɵɵelement(0, 'script');
55 }
56
57 afterEach(ViewFixture.cleanUp);
58

Callers

nothing calls this directly

Calls 1

ɵɵelementFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…