Repository URL to install this package:
|
Version:
0.9.5 ▾
|
ui-component-library
/
dist
/
typings
/
src
/
components
/
presets
/
PaymentMethods
/
PaymentEditCard
/
typings.d.ts
|
|---|
import { PaymentEditPlaceholderProps } from 'abstractions/PaymentMethods/PaymentEditCard';
export interface PaymentCardProps extends PaymentEditPlaceholderProps {
}