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
index.ts(6,22): error TS4093: 'extends' clause of exported class 'SampleNewClass' refers to a type whose name cannot be referenced.
index.ts(6,45): error TS4020: 'extends' clause of exported class 'SampleNewClass' has or is using private name 'SampleMixin'.