MCPcopy Create free account
hub / github.com/dethcrypto/dethcode / getLayoutMap

Method getLayoutMap

packages/entrypoint/src/index.ts:99–99  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

97
98interface NavigatorKeyboard {
99 getLayoutMap(): Promise<KeyboardLayoutMap>;
100}
101/** https://developer.mozilla.org/en-US/docs/Web/API/KeyboardLayoutMap */
102interface KeyboardLayoutMap

Callers 1

getLayoutMapFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected