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    
ui-component-library / dist / typings / src / inputs / TextBox / deps / autofixProps.d.ts
Size: Mime:
/**
 * @see https://github.com/yannickcr/eslint-plugin-react/blob/master/lib/rules/no-unknown-property.js#L117
 */
export declare function autofixProps(props: any, reactProps: any): any;