UNPKG

@lunit/oui

Version:

Lunit Oncology UI components

4 lines (3 loc) 185 B
import { ScoreProps } from './Score.types'; declare const Score: ({ componentType, title, size, metrics }: ScoreProps) => import("react/jsx-runtime").JSX.Element; export default Score;