UNPKG

taggedjs

Version:

tagged template reactive html

4 lines 182 B
export function isNoDisplayValue(attrValue) { return undefined === attrValue || null === attrValue || false === attrValue; } //# sourceMappingURL=isNoDisplayValue.function.js.map