https://github.com/aave/aave-js#usage shows ```js // returns reserves data formatted to big units. v2.formatReserves(reserves, currentTimestamp); ``` but lack the context of how to get `reserves, currentTimestamp` data
https://github.com/aave/aave-js#usage shows
but lack the context of how to get
reserves, currentTimestampdata