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
We use the @class tag to give a general description of the class, and @constructor to describe its specific arguments - However, the class members are shown for both
We use the
@class
tag to give a general description of the class, and@constructor
to describe its specific arguments - However, the class members are shown for bothhttps://doclets.io/janmeier/sequelize/janmaster#dl-Sequelize
I think that if
@class
is defined,@constructor
should not show the membersThe text was updated successfully, but these errors were encountered: