directive.d.ts 168 B

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