UNPKG

@dooboostore/dom-render

Version:
8 lines (7 loc) 181 B
const isOnCreatedThisChild = (obj) => { return typeof obj?.onCreatedThisChild === "function"; }; export { isOnCreatedThisChild }; //# sourceMappingURL=OnCreatedThisChild.js.map