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

Promisify .askPermission #61

Merged
merged 1 commit into from
Jul 29, 2021
Merged

Conversation

ghmeier
Copy link
Contributor

@ghmeier ghmeier commented Mar 5, 2018

Remove the use of callbacks from .askPermission and instead use
Promises to fix #40.

Remove the use of callbacks from `.askPermission` and instead use
promises to fix sindresorhus#40.
Base automatically changed from master to main January 24, 2021 06:33
@sindresorhus sindresorhus changed the title Promisify askPermission api Promisify .askPermission Jul 29, 2021
@sindresorhus sindresorhus merged commit 8525aa1 into sindresorhus:main Jul 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Promisify the API
2 participants