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    
Size: Mime:
declare const inputList: {
    identity: string;
    type: string;
    value: string;
    placeholder: string;
    className: string;
    name: string;
    wrapperClassName: string;
    validationType: string;
    dataQa: string;
}[];
export { inputList };
export default inputList;