UNPKG

93 BJavaScriptView Raw
1/**
2 * @flow
3 */
4import Keyboard from './src/components/Keyboard';
5
6export default Keyboard;