polyfill-support.d.ts 178 B

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