mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-02-21 00:23:02 +08:00
Build update
This commit is contained in:
parent
051e79879a
commit
b4b394a0cc
File diff suppressed because one or more lines are too long
2
build/index.d.ts
vendored
2
build/index.d.ts
vendored
@ -1,7 +1,5 @@
|
||||
declare module 'simple-keyboard' {
|
||||
interface KeyboardLayoutObject {
|
||||
default: string[];
|
||||
shift?: any;
|
||||
[key: string]: string[];
|
||||
}
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
16386
package-lock.json
generated
16386
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user