UNPKG

@keen.io/ui-core

Version:

Keen visual components library

4 lines (3 loc) 117 B
import Input, { Props as InputProps } from './input.component'; export default Input; export type { InputProps };