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 / forms / __unused / ToggleOld / ToggleLabel / _renderProps.d.ts
Size: Mime:
export declare const isValidCount: (count: any) => boolean;
export declare const renderCount: (count: any) => JSX.Element;
export declare const renderText: (text: any) => JSX.Element;
export declare const renderColor: (image: any) => JSX.Element;