7 lines
178 B
JavaScript
7 lines
178 B
JavaScript
/**
|
|
* @license
|
|
* Copyright 2021 Google LLC
|
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
*/
|
|
export * from 'lit-html/async-directive.js';
|
|
//# sourceMappingURL=async-directive.js.map
|