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
The ChangeType is now exported as enum, which is erased in runtime and since the OO self doesn't export such a thing, it just fails in the compiled TS' output.
The best way to handle this, as I understand now, is:
The ChangeType is now exported as enum, which is erased in runtime and since the OO self doesn't export such a thing, it just fails in the compiled TS' output.
The best way to handle this, as I understand now, is:
The text was updated successfully, but these errors were encountered: