Files
baya-monorepo/client/src/components/PaymentStateCard/index.tsx
T
2026-07-19 09:49:25 +03:30

3 lines
111 B
TypeScript

export { default } from './PaymentStateCard';
export type { PaymentStateCardProps } from './PaymentStateCard';