UNPKG

@htsoft/aiza-react-auction

Version:
3 lines (2 loc) 120 B
/// <reference types="react" /> export declare const Button: ({ showPending, disabled, ...props }: any) => JSX.Element;