3
0
mirror of https://github.com/hodgef/simple-keyboard.git synced 2025-03-03 16:02:56 +08:00
simple-keyboard/build/index.modern.d.ts

3 lines
83 B
TypeScript
Raw Normal View History

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