Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
@skava/ui / dist / components / molecules / SelectDropDown / SelectDropDown.d.ts
Size: Mime:
import Select from './Select';
declare const SelectDropDown: typeof Select;
export { SelectDropDown };
export default SelectDropDown;