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