UNPKG

@lunit/oui

Version:

Lunit Oncology UI components

5 lines (4 loc) 118 B
import Card from './Card'; import type { CardProps } from './Card.types'; export { Card }; export type { CardProps };