UNPKG

@i-novus/ui-core

Version:

Базовые UI компоненты

5 lines (4 loc) 152 B
export * from './types'; export { InputSelect } from './InputSelect'; export { Select } from './Select'; export { Autocomplete } from './Autocomplete';