Repository URL to install this package:
|
Version:
4.0.59 ▾
|
/**
* 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;