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
In order to make tuples in TS we often use as const but that adds readonly. I suspect that the interface of this library is readonly or could be made so.
Additional information
Would you be willing to help implement this feature?