mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-02-22 01:29:39 +08:00
Re-export interfaces per #865
This commit is contained in:
parent
47b74f6749
commit
3cb6883748
@ -1,4 +1,5 @@
|
||||
import "./polyfills";
|
||||
import SimpleKeyboard from "./components/Keyboard";
|
||||
export * from "./interfaces";
|
||||
export { SimpleKeyboard };
|
||||
export default SimpleKeyboard;
|
||||
|
Loading…
Reference in New Issue
Block a user