MCPcopy Create free account
hub / github.com/UI5/webcomponents / getScript

Method getScript

packages/base/src/locale/Locale.ts:43–45  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

41 }
42
43 getScript() {
44 return this.sScript;
45 }
46
47 getRegion() {
48 return this.sRegion;

Callers 3

getLocaleDataFunction · 0.80
fetchCLDRFunction · 0.80
LocaleData.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected