UNPKG

slim-select

Version:

Slim advanced select dropdown

5 lines (4 loc) 179 B
import { default as SlimSelect } from './react'; export default SlimSelect; export { Settings, Option, Optgroup } from '../index'; export type { Config, Events } from '../index';