UNPKG

@cfxjs/react-ui

Version:

Modern and minimalist React UI library.

5 lines (4 loc) 147 B
import Keyboard from './keyboard'; import { KeyboardProps } from './keyboard'; export declare type Props = KeyboardProps; export default Keyboard;