3 lines
111 B
TypeScript
3 lines
111 B
TypeScript
export { default } from './PaymentStateCard';
|
|
export type { PaymentStateCardProps } from './PaymentStateCard';
|