Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: extend constructor options type to allow additional properties #35

Merged
merged 1 commit into from
Aug 5, 2019

Commits on Aug 2, 2019

  1. fix: extend constructor options type to allow additional properties

    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
    dpopp07 committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    101aa89 View commit details
    Browse the repository at this point in the history