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

Annotate types #3 #391

Merged
merged 15 commits into from
Sep 19, 2018
Merged

Annotate types #3 #391

merged 15 commits into from
Sep 19, 2018

Conversation

jkwlui
Copy link
Member

@jkwlui jkwlui commented Sep 14, 2018

No description provided.

@ghost ghost assigned jkwlui Sep 14, 2018
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 14, 2018
@ghost ghost assigned JustinBeckwith Sep 14, 2018
src/bucket.ts Outdated Show resolved Hide resolved
src/bucket.ts Outdated Show resolved Hide resolved
src/bucket.ts Outdated Show resolved Hide resolved
src/bucket.ts Outdated Show resolved Hide resolved
src/bucket.ts Outdated Show resolved Hide resolved
src/bucket.ts Outdated Show resolved Hide resolved
@jkwlui
Copy link
Member Author

jkwlui commented Sep 17, 2018

Fixed the following via the last few commits:

  • Remove overloads in Callbacks
  • Rename options args to optionsOrCallback to match with the actual overloaded type
  • Rename -Request interfaces to -Options to match with name of argument (options)
  • apiResponse typed request.Response instead of object
  • For callback overloads, return void

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants