UNPKG

@lunit/oui

Version:

Lunit Oncology UI components

5 lines (4 loc) 130 B
import Dialog from './Dialog'; import type { DialogProps } from './Dialog.types'; export { Dialog }; export type { DialogProps };