@sandlada/mdc
Version:
@sandlada/mdc is an open source component library that follows the Material Design 3 design specifications.
8 lines • 429 B
JavaScript
import{SliderDefinition as e}from"./slider.definition.js";import{MDCExpressiveSlider as t}from"../components/expressive-slider/expressive-slider.js";
/**
* @license
* Copyright 2026 Kai-Orion & Sandlada
* SPDX-License-Identifier: MIT
*/
const n={tagName:`mdc-expressive-slider`,component:t};export{n as ExpressiveSliderComponentDefinition,e as ExpressiveSliderDefinition};
//# sourceMappingURL=expressive-slider.definition.js.map