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
Since this package is CommonJS, we have to use RcSteps.default in our code when importing to an ESM environment, but the types don't recognize this as being possible.