I have a function which can receive a value of type either TLocation or {height: number, width: number}.
TLocation
{height: number, width: number}
TLocation is defined a