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

Fix default export for types #55

Merged
merged 1 commit into from
Jun 13, 2019

Conversation

aratcliffe
Copy link
Contributor

Description

Presently the createInstance() function is the default export for the TypeScript types. I believe this should be the Async class instead. The createInstance() function should be a regular export.

This will probably resolve issue #54

Checklist

Make sure you check all the boxes. You can omit items that are not applicable.

  • [x ] Updated the TypeScript type definitions

@ghengeveld ghengeveld merged commit 41cc649 into async-library:master Jun 13, 2019
@ghengeveld
Copy link
Member

Thanks for fixing this 👍

@ghengeveld
Copy link
Member

@all-contributors please add @aratcliffe for code

@allcontributors
Copy link
Contributor

@ghengeveld

I've put up a pull request to add @aratcliffe! 🎉

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.

3 participants