I have obejct data like this :
{radiant: 11, dire: 22}
and I want to change it like this :
{aplha: 11, omega: 22}
how to do that?
I have obejct data like this :
{radiant: 11, dire: 22}
and I want to change it like this :
{aplha: 11, omega: 22}
how to do that?