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 / src / inputs / Incrementer / styled.d.ts
Size: Mime:
declare const StyledInput: any;
declare const InputBoxWrapper: any;
declare const StyledButton: any;
declare const StyledPlusIcon: any;
declare const StyledMinusIcon: any;
declare const InnerWrapper: any;
declare const IncrementerWrapper: any;
export { StyledInput, InputBoxWrapper, StyledButton, StyledPlusIcon, StyledMinusIcon, InnerWrapper, IncrementerWrapper, };