UNPKG

@lunit/oui

Version:

Lunit Oncology UI components

5 lines (4 loc) 142 B
import FreeText from './FreeText'; import type { FreeTextProps } from './FreeText.types'; export { FreeText }; export type { FreeTextProps };