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

feat: add types #3

Merged
merged 7 commits into from
Feb 18, 2021
Merged

feat: add types #3

merged 7 commits into from
Feb 18, 2021

Conversation

achingbrain
Copy link
Member

Also fixes up tests so they run on browsers

Also fixes up tests so they run on browsers
src/bucket.js Outdated
}

/**
* @param {any} o
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* @param {any} o
* @param {any} o
* @returns {o is Bucket}

@achingbrain achingbrain merged commit 8b7e204 into master Feb 18, 2021
@achingbrain achingbrain deleted the feat/add-types branch February 18, 2021 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants