UNPKG

@sandlada/mdc

Version:

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

7 lines 379 B
/** * @license * Copyright 2026 Kai-Orion & Sandlada * SPDX-License-Identifier: MIT */ const e={Small:`small`,CenterAligned:`center-aligned`,MediumFlexible:`medium-flexible`,LargeFlexible:`large-flexible`,Medium:`medium`,Large:`large`,Search:`search`},t={Start:`start`,Center:`center`};export{t as AppBarAlignment,e as AppBarVariant}; //# sourceMappingURL=appbar.interface.js.map