html.d.ts 150 B

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