UNPKG

@sandlada/mdc

Version:

@sandlada/mdc is an open source component library that follows the Material Design 3 design specifications.

7 lines 270 B
/** * @license * Copyright 2026 Kai-Orion & Sandlada * SPDX-License-Identifier: MIT */ const e={Elevated:`elevated`,Filled:`filled`,Outlined:`outlined`},t={Round:`round`,Square:`square`};export{t as CardShape,e as CardVariant}; //# sourceMappingURL=card.interface.js.map