MCPcopy Create free account
hub / github.com/angular/angular / createScript

Function createScript

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

ɵɵelementFunction · 0.85

Tested by

no test coverage detected