UNPKG

@sandlada/mdc

Version:

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

7 lines 223 B
/** * @license * Copyright 2026 Kai-Orion & Sandlada * SPDX-License-Identifier: MIT */ const e={Primary:`primary`,Secondary:`secondary`,Floating:`floating`};export{e as TabVariant}; //# sourceMappingURL=tab.interface.js.map