7 lines
187 B
TypeScript
7 lines
187 B
TypeScript
|
/**
|
||
|
* @license
|
||
|
* Copyright 2021 Google LLC
|
||
|
* SPDX-License-Identifier: BSD-3-Clause
|
||
|
*/
|
||
|
export * from 'lit-html/directives/async-replace.js';
|
||
|
//# sourceMappingURL=async-replace.d.ts.map
|