UNPKG

@mskcc/carbon-react

Version:

Carbon react components for the MSKCC DSM

7 lines (5 loc) 117 B
/** * MSKCC 2021, 2024 */ import Modal from './Modal.js'; export { default as Modal, default } from './Modal.js';