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

Function getLocaleId

packages/core/src/render3/i18n/i18n_locale_id.ts:38–40  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

36 * but is now defined as a global value.
37 */
38export function getLocaleId(): string {
39 return LOCALE_ID;
40}

Callers 3

getCaseIndexFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected