simple-keyboard/build/index.modern.d.ts

3 lines
83 B
TypeScript
Raw Normal View History

import SimpleKeyboard from "./components/Keyboard";
export default SimpleKeyboard;