UNPKG

@2e32/react-select

Version:
5 lines 260 B
import Select from './Select'; import type { SelectProps, OptionProps, RenderMenuProps, RenderOptionProps } from './types'; export type { SelectProps, OptionProps, RenderMenuProps, RenderOptionProps }; export default Select; //# sourceMappingURL=index.d.ts.map