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: extend constructor options type to allow additional properties (#35)
this will allow TypeScript users to use request parameters like the `axios` config properties. we support these in the code but not in the constructor options type
0 commit comments