UNPKG

@carbon/ibm-security

Version:

Carbon for Cloud & Cognitive IBM Security UI components

7 lines (6 loc) 201 B
/** * @file Loading entry point. * @copyright IBM Security 2019 - 2021 */ export { Loading as default } from 'carbon-components-react'; export { default as LoadingMessage } from './LoadingMessage';