UNPKG

@sandlada/mdc

Version:

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

7 lines (6 loc) 229 B
/** * @license * Copyright 2025 Kai-Orion & Sandlada * SPDX-License-Identifier: MIT */ function e(e,r){return Object.entries(e).filter(([e,t])=>!r.includes(e)).reduce((e,[r,t])=>({...e,[r]:t}),{})}export{e as excludeTokens};