UNPKG

@carbon/ibm-products-web-components

Version:
18 lines (16 loc) 520 B
/** * Copyright IBM Corp. 2020, 2026 * * 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 "./tearsheet.js"; import "./tearsheet-body.js"; import "./tearsheet-footer.js"; import "./tearsheet-header.js"; import "./tearsheet-header-content.js"; import "./tearsheet-influencer.js"; import "./tearsheet-navigation-bar.js"; import "./tearsheet-scroller.js"; import "./tearsheet-summary-content.js"; import "./tearsheet-stack.js";