UNPKG

@procore/core-react

Version:
3 lines (2 loc) 129 B
export { ConfirmModal, Modal } from './Modal'; export type { ConfirmModalProps, ModalOnClose, ModalProps } from './Modal.types';