Repository URL to install this package:
|
Version:
0.14.1 ▾
|
import { ReactNode } from 'react'
import { PaymentCardFormPlaceholderProps } from 'abstractions/PaymentMethods/PaymentCardForm/typings'
export interface PaymentCardFormProps extends PaymentCardFormPlaceholderProps {}