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

Add TypeScript and Autocomplete support #100

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Apr 10, 2019

  1. Add TypeScript Definitions

    Add typescript definitions for TypeScript and Code Editors
    Cory Gottschalk committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    112a004 View commit details
    Browse the repository at this point in the history
  2. Update type definitions

    - adds a type definition for the getItemGiftWrappingOptions method
    - adds a type definition for the submitItemGiftWrappingOption method
    - updates the callback type in the submitShippingQuote type definition
    - makes the errors array optional on the ApiStatusResponse interface
    Cory Gottschalk committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    38c6a76 View commit details
    Browse the repository at this point in the history
  3. Add JSDoc comments to type definitions

    Cory Gottschalk committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    084c7db View commit details
    Browse the repository at this point in the history