@carbon/ibm-cloud-cognitive-experimental
Version:
Carbon for Cloud & Cognitive UI components
10 lines (9 loc) • 378 B
JavaScript
/**
* Copyright IBM Corp. 2020, 2021
*
* This source code is licensed under the Apache-2.0 license found in the
* LICENSE file in the root directory of this source tree.
*/
import './config-experimental.js'; // import the commonJS export from ibm-cloud-cognitive, so this
// will work both when built as ESM and as CJS by Babel
export * from '@carbon/ibm-cloud-cognitive';