remove exporting KeyboardOptions interface

This commit is contained in:
Armno
2018-11-28 12:43:13 +07:00
parent ede2ce04b1
commit ff037ad5b7
+1 -1
View File
@@ -9,7 +9,7 @@ declare module 'simple-keyboard' {
buttons: string;
}
export interface KeyboardOptions {
interface KeyboardOptions {
/**
* Modify the keyboard layout.
*/