You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I want to now if it's possible to create a new instance of a class from a js file. And if it's possible to add it if it's actually impossible.
Here is my code:
HAICANHASMYPACKAGE"myPackage.js"I HAS ACLIENTITZMYPACKAGE 'ZClientVISIBLECLIENTBTW class Client extends AnotherClass {...CLIENTWIZENUFBTW TypeError: Class constructor Client cannot be invoked without 'new'KTHXBYE
Please I really need this feature 🙏
The text was updated successfully, but these errors were encountered:
Hello, I want to now if it's possible to create a new instance of a class from a js file. And if it's possible to add it if it's actually impossible.
Here is my code:
Please I really need this feature 🙏
The text was updated successfully, but these errors were encountered: