fuc-new/doc/node_modules/lit-html/node/directives/if-defined.js
hellcat 6adbc04d4b 1
2025-10-03 17:17:08 +08:00

8 lines
210 B
JavaScript

import{nothing as t}from"../lit-html.js";
/**
* @license
* Copyright 2018 Google LLC
* SPDX-License-Identifier: BSD-3-Clause
*/const o=o=>o??t;export{o as ifDefined};
//# sourceMappingURL=if-defined.js.map