UNPKG

@mskcc/carbon-react

Version:

Carbon react components for the MSKCC DSM

15 lines (8 loc) 229 B
/** * MSKCC 2021, 2024 */ 'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var Loading = require('./Loading.js'); exports.Loading = Loading["default"]; exports["default"] = Loading["default"];