static-html.d.ts 167 B

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