UNPKG

@dooboostore/dom-render

Version:
4 lines 188 B
export const isOnDestroyRender = (obj) => { return typeof (obj === null || obj === void 0 ? void 0 : obj.onDestroyRender) === 'function'; }; //# sourceMappingURL=OnDestroyRender.js.map