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

import{property as t}from'./property.js';
/**
 * @license
 * Copyright 2017 Google LLC
 * SPDX-License-Identifier: BSD-3-Clause
 */function r(r){return t({...r,state:!0,attribute:!1})}export{r as state};
//# sourceMappingURL=state.js.map