Skip to content

Conversation

martinheidegger
Copy link

The typescript definitions mention that the package exports AbortController as object

export { AbortController, AbortSignal }

This PR makes sure that this is also the case for commonjs implementations.

The typescript definitions mention that the package exports `AbortController` as object https://github.com/mysticatea/abort-controller/blob/a935d38e09eb95d6b633a8c42fcceec9969e7b05/dist/abort-controller.d.ts#L43
This PR makes sure that this is also the case for commonjs implementations.
martinheidegger added a commit to consento-org/promise that referenced this pull request Mar 30, 2021
@martinheidegger
Copy link
Author

Note: this is a duplicate of #22. I proposed this PR to offer a different implementation, but it differs only by aesthetics.

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.

1 participant