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
@themost/data type definitions uses new() instead of constructor(). This cause type definition parsers to treat class constructors as empty constructors -without parameters-.
The text was updated successfully, but these errors were encountered:
@themost/data
type definitions uses new() instead of constructor(). This cause type definition parsers to treat class constructors as empty constructors -without parameters-.The text was updated successfully, but these errors were encountered: