This website requires JavaScript.
Explore
Help
Sign In
github
/
simple-keyboard
Watch
3
Star
0
Fork
0
You've already forked simple-keyboard
mirror of
https://github.com/hodgef/simple-keyboard.git
synced
2025-01-19 16:52:59 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
72384cc32e
simple-keyboard
/
build
/
services
/
KeyboardLayout.d.ts
5 lines
94 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Build update
2022-09-30 10:07:34 +08:00
export
declare
const
getDefaultLayout
:
(
)
=
>
{
default
:
string
[
]
;
shift
:
string
[
]
;
}
;
Reference in New Issue
Copy Permalink