@dooboostore/dom-render
Version:
html view template engine
10 lines (9 loc) • 325 B
JavaScript
var DestroyOptionType = /* @__PURE__ */ ((DestroyOptionType2) => {
DestroyOptionType2["NO_DESTROY"] = "NO_DESTROY";
DestroyOptionType2["NO_MESSENGER_DESTROY"] = "NO_MESSENGER_DESTROY";
return DestroyOptionType2;
})(DestroyOptionType || {});
export {
DestroyOptionType
};
//# sourceMappingURL=DestroyOptionType.js.map