mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2026-06-06 00:00:38 +08:00
Re-export interfaces per #865
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import "./polyfills";
|
||||
import SimpleKeyboard from "./components/Keyboard";
|
||||
export * from "./interfaces";
|
||||
export { SimpleKeyboard };
|
||||
export default SimpleKeyboard;
|
||||
|
||||
Reference in New Issue
Block a user