0 / 60 seg.

What value does the following code return?

const date = new Date();
console.log(typeof date);