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
fix: revert tree-shaking around use of classes
TypeScript cannot see that the result is the same whether an IIFE or a class using modern static keywords.