UNPKG

lit-html

Version:

HTML template literals in JavaScript

6 lines 182 B
/** * A sentinel value that signals that a value was handled by a directive and * should not be written to the DOM. */ export const noChange = {}; //# sourceMappingURL=part.js.map