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

Function isI18nHydrationSupportEnabled

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

Source from the content-addressed store, hash-verified

43}
44
45export function isI18nHydrationSupportEnabled() {
46 return _isI18nHydrationSupportEnabled;
47}
48
49/**
50 * Prepares an i18n block and its children, located at the given

Callers 3

locateOrCreateNodeImplFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…