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
TS1238: Unable to resolve signature of class decorator when called as an expression.
Type '<VC extends VueClass<{}>>(target: VC) => VC' is not assignable to type 'typeof HelloDecorator'.
Property 'extend' is missing in type '<VC extends VueClass<{}>>(target: VC) => VC'.