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
change const enums to plain objects and as const to avoid issues when importing types in projects with tsconfig option isolateModules true (like Next.js)
0 commit comments