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

Method content

packages/compiler/src/shadow_css.ts:960–962  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

958 }
959
960 content(): string {
961 return this._content;
962 }
963
964 /**
965 * Replaces all of the substrings that match a regex within a

Callers 2

_applySelectorScopeMethod · 0.80
constructorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected