UNPKG

@lunit/oui

Version:

Lunit Oncology UI components

5 lines (4 loc) 124 B
import Alert from './Alert'; import type { AlertProps } from './Alert.types'; export { Alert }; export type { AlertProps };