first commit
This commit is contained in:
7
node_modules/lit-html/node/directives/if-defined.js
generated
vendored
Normal file
7
node_modules/lit-html/node/directives/if-defined.js
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
import{nothing as t}from"../lit-html.js";
|
||||
/**
|
||||
* @license
|
||||
* Copyright 2018 Google LLC
|
||||
* SPDX-License-Identifier: BSD-3-Clause
|
||||
*/const l=l=>null!=l?l:t;export{l as ifDefined};
|
||||
//# sourceMappingURL=if-defined.js.map
|
Reference in New Issue
Block a user