for(const key in text){
if(object.prototype.hasOwnProperty.call(text,key)&&typeof text[key]!=='undefined'){
const needobj = text[key]
}
}
for(const key in text){
if(object.prototype.hasOwnProperty.call(text,key)&&typeof text[key]!=='undefined'){
const needobj = text[key]
}
}