UNPKG

@sandlada/mdc

Version:

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

7 lines 263 B
/** * @license * Copyright 2026 Kai-Orion & Sandlada * SPDX-License-Identifier: MIT */ const e=`chip-toggle`,t=`chip-navigate`,n=`chip-close`;export{n as CHIP_CLOSE_EVENT,t as CHIP_NAVIGATE_EVENT,e as CHIP_TOGGLE_EVENT}; //# sourceMappingURL=chip.interface.js.map