state.d.ts 184 B

1234567
  1. /**
  2. * @license
  3. * Copyright 2017 Google LLC
  4. * SPDX-License-Identifier: BSD-3-Clause
  5. */
  6. export * from '@lit/reactive-element/decorators/state.js';
  7. //# sourceMappingURL=state.d.ts.map