UNPKG

@dooboostore/dom-render

Version:
8 lines (7 loc) 169 B
const isOnDestroyRender = (obj) => { return typeof obj?.onDestroyRender === "function"; }; export { isOnDestroyRender }; //# sourceMappingURL=OnDestroyRender.js.map