Files
baya-monorepo/client/src/components/booking/SessionCard/index.tsx
T
2026-07-10 03:22:29 +03:30

3 lines
96 B
TypeScript

export { default } from './SessionCard';
export type { SessionCardProps } from './SessionCard';