I tried to declare a prop(propName, obj) function, but the type of returnValue have some inconsistencies.
prop(propName, obj)
I found a declaration on TS offical website whi