Can’t access data correctly in TypeScript
I’m just trying to display with a simple console.log() the data I’m retrieving from a service I’m using.
I’m getting the data in form of this interface:
I’m just trying to display with a simple console.log() the data I’m retrieving from a service I’m using.
I’m getting the data in form of this interface: