UNPKG

dap-design-system

Version:

Official design system for the DÁP (dap.gov.hu)

12 lines (11 loc) 241 B
import { nothing as n } from "../lit-html.js"; /** * @license * Copyright 2018 Google LLC * SPDX-License-Identifier: BSD-3-Clause */ const e = (i) => i != null ? i : n; export { e as ifDefined }; //# sourceMappingURL=if-defined.js.map