mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-01-19 16:52:59 +08:00
remove exporting KeyboardOptions interface
This commit is contained in:
parent
ede2ce04b1
commit
ff037ad5b7
2
src/lib/@types/index.d.ts
vendored
2
src/lib/@types/index.d.ts
vendored
@ -9,7 +9,7 @@ declare module 'simple-keyboard' {
|
|||||||
buttons: string;
|
buttons: string;
|
||||||
}
|
}
|
||||||
|
|
||||||
export interface KeyboardOptions {
|
interface KeyboardOptions {
|
||||||
/**
|
/**
|
||||||
* Modify the keyboard layout.
|
* Modify the keyboard layout.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user