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
ERROR in [at-loader] ./node_modules/moment/moment.d.ts:413:13
TS2430: Interface 'Moment' incorrectly extends interface 'Object'.
Types of property 'valueOf' are incompatible.
Type '() => number' is not assignable to type '() => Object'.
Type 'number' is not assignable to type 'Object'.