timepiece/node_modules/lit-html/directives/if-defined.js

8 lines
217 B
JavaScript

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