state.js 225 B

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