MCPcopy
hub / github.com/codex-team/editor.js / values

Method values

src/components/utils/keyboard.ts:11–11  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9 entries(): IterableIterator<[string, string]>;
10 keys(): IterableIterator<string>;
11 values(): IterableIterator<string>;
12 forEach(callbackfn: (value: string, key: string, map: KeyboardLayoutMap) => void, thisArg?: unknown): void;
13 }
14

Callers 15

Tools.cy.tsFile · 0.80
destroyMethod · 0.80
baseSanitizeConfigMethod · 0.80
destroyMethod · 0.80
prepareBlockToolsMethod · 0.80
processToolsMethod · 0.80
getTunesItemsMethod · 0.80
getToolsMethod · 0.80
methodsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected