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

Method onDefine

packages/ai/src/WritingAssistant.ts:161–163  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

159 static i18nBundleAi: I18nBundle;
160
161 static async onDefine() {
162 WritingAssistant.i18nBundleAi = await getI18nBundle("@ui5/webcomponents-ai");
163 }
164
165 /**
166 * Handles the version change event from the versioning component.

Callers

nothing calls this directly

Calls 1

getI18nBundleFunction · 0.85

Tested by

no test coverage detected