UNPKG

@lunit/oui

Version:

Lunit Oncology UI components

5 lines (4 loc) 178 B
import ModelType from './ModelType'; import type { ModelTypeProps, ModelTypeSpec } from './ModelType.types'; export { ModelType }; export type { ModelTypeProps, ModelTypeSpec };