UNPKG

@mskcc/carbon-react

Version:

Carbon react components for the MSKCC DSM

10 lines (6 loc) 159 B
/** * MSKCC 2021, 2024 */ import React__default from 'react'; const LayerContext = /*#__PURE__*/React__default.createContext(1); export { LayerContext };