UNPKG

obss-air-command-component-library

Version:
3 lines (2 loc) 145 B
export { default as Input, type InputProps } from './Input'; export { default as Select, type SelectProps, type SelectOption, } from './Select';