skip to content →
ts-quiz
js-modern · 3/5[wyjdź]
const fn = null;
console.log(fn?.());

Co to wypisze?

✓ es2024