mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2026-04-30 00:00:04 +08:00
Build update
This commit is contained in:
Vendored
-5
@@ -3,11 +3,6 @@ import PhysicalKeyboard from "../services/PhysicalKeyboard";
|
||||
import Utilities from "../services/Utilities";
|
||||
import { KeyboardOptions, KeyboardInput, KeyboardButtonElements, KeyboardHandlerEvent, KeyboardElement } from "../interfaces";
|
||||
import CandidateBox from "./CandidateBox";
|
||||
declare global {
|
||||
interface Window {
|
||||
SimpleKeyboardInstances: any;
|
||||
}
|
||||
}
|
||||
/**
|
||||
* Root class for simple-keyboard.
|
||||
* This class:
|
||||
|
||||
Reference in New Issue
Block a user