MCPcopy Create free account
hub / github.com/UI5/webcomponents / LocaleData.ts

File LocaleData.ts

packages/base/src/asset-registries/LocaleData.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { attachLanguageChange } from "../locale/languageChange.js";
2import getLocale from "../locale/getLocale.js";
3import { DEFAULT_LOCALE, SUPPORTED_LOCALES } from "../generated/AssetParameters.js";
4import { getFeature } from "../FeaturesRegistry.js";

Callers

nothing calls this directly

Calls 8

registerLocaleDataLoaderFunction · 0.85
attachLanguageChangeFunction · 0.85
getLocaleFunction · 0.85
fetchCldrFunction · 0.85
getLanguageMethod · 0.80
getRegionMethod · 0.80
getScriptMethod · 0.80
fetchFunction · 0.50

Tested by

no test coverage detected