UNPKG

@dooboostore/dom-render

Version:
4 lines 197 B
export const isOnCreatedThisChild = (obj) => { return typeof (obj === null || obj === void 0 ? void 0 : obj.onCreatedThisChild) === 'function'; }; //# sourceMappingURL=OnCreatedThisChild.js.map