Repository URL to install this package:
|
Version:
2.1.16 ▾
|
import { AnimatedCardProps, AnimatedCardState } from 'presets/AnimatedExpandableCard'
export interface PaymentActionTileProps extends AnimatedCardProps {}
export interface PaymentActionTileState extends AnimatedCardState {}