UNPKG

authorizenet-react

Version:

React components for Authorize.Net payments

4 lines (2 loc) 123 B
import { AuthorizeNetContextValue } from '../types'; export declare function useAuthorizeNet(): AuthorizeNetContextValue;