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

Function _claimDehydratedIcuCaseImpl

packages/core/src/hydration/i18n.ts:619–621  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

617}
618
619let _claimDehydratedIcuCaseImpl: typeof claimDehydratedIcuCaseImpl = () => {
620 // noop unless `enableClaimDehydratedIcuCaseImpl` is invoked
621};
622
623/**
624 * Mark the case for the ICU node at the given index in the view as claimed,

Callers 1

claimDehydratedIcuCaseFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected