Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
98
interface
NavigatorKeyboard {
99
getLayoutMap(): Promise<KeyboardLayoutMap>;
100
}
101
/** https:
//developer.mozilla.org/en-US/docs/Web/API/KeyboardLayoutMap */
102
interface
KeyboardLayoutMap
Callers
1
getLayoutMap
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected