Class Object
Class in JavaScript is the same as any other language, once you defined a class, you can use it as an object using the new keyword
Class in JavaScript is the same as any other language, once you defined a class, you can use it as an object using the new keyword