MCPcopy
hub / github.com/zen-browser/desktop / getL10NID

Method getL10NID

src/zen/kbs/ZenKeyboardShortcuts.mjs:496–498  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

494 }
495
496 getL10NID() {
497 return this.#l10nId;
498 }
499
500 getGroup() {
501 return this.#group;

Callers 2

_initializeCKSFunction · 0.80
_handleKeyDownFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected