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 / AccordionBlock / ButtonAdapter.d.ts
Size: Mime:
/**
 * https://bitbucket.org/skava-admin/skreact/commits/c756fee64c789215d21f30f23e6e9a67ecd94ba4
 * ^ side effects of scoping this to a global tag when it wasn't needed
 */
declare const ButtonAdapter: (props: any) => JSX.Element;
export { ButtonAdapter };
export default ButtonAdapter;