var o = {
action: getRandomItems
}
if(typeof o.children !== undefined){
}var o = {
action: getRandomItems
}
if(!!o.children){
}UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'children' of undefined