7 lines
192 B
TypeScript
7 lines
192 B
TypeScript
/**
|
|
* @license
|
|
* Copyright 2017 Google LLC
|
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
*/
|
|
export * from '@lit/reactive-element/decorators/query-all.js';
|
|
//# sourceMappingURL=query-all.d.ts.map
|