Skip to content

A new keyword

Posted on:June 23, 2023 at 09:47 AM

const a = function() {} undefined const c = new a() undefined c a {}