UNPKG

@sandlada/mdc

Version:

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

12 lines 354 B
/** * @license * Copyright 2025 Kai-Orion & Sandlada * SPDX-License-Identifier: MIT */ export * from './create-logic-shape-tokens'; export * from './create-var'; export * from './create-wrapped-tokens'; export * from './exclude-tokens'; export * from './override-component-tokens'; export * from './string-tokens'; //# sourceMappingURL=index.d.ts.map