chromium/third_party/material_web_components/components-chromium/node_modules/@lit/reactive-element/decorators/custom-element.js

/**
 * @license
 * Copyright 2017 Google LLC
 * SPDX-License-Identifier: BSD-3-Clause
 */
const t=t=>(e,o)=>{void 0!==o?o.addInitializer((()=>{customElements.define(t,e)})):customElements.define(t,e)};export{t as customElement};
//# sourceMappingURL=custom-element.js.map