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