UNPKG

110 BTypeScriptView Raw
1import Select from "./components/Select";
2export * from './components/PropsInterface';
3export default Select;