UNPKG

@keen.io/ui-core

Version:

Keen visual components library

4 lines (3 loc) 122 B
import Select, { Props as SelectProps } from './select.component'; export default Select; export type { SelectProps };