@carbon/ibm-products-web-components
Version:
Carbon for IBM Products Web Components
14 lines (12 loc) • 354 B
JavaScript
/**
* Copyright IBM Corp. 2024
*
* 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 './checklist-group.js';
import './checklist-item.js';
import './checklist-chart.js';
import './checklist-icon.js';
import './checklist.js';
//# sourceMappingURL=index.js.map