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

Why not support 'import'? #336

Open
jsperorg opened this issue Aug 11, 2023 · 1 comment
Open

Why not support 'import'? #336

jsperorg opened this issue Aug 11, 2023 · 1 comment

Comments

@jsperorg
Copy link

Why not support: import co from 'co' ?, just can use var co = require('co').

@yankewei
Copy link

Since JavaScript already has async and await functionalities, we don't need this package; you can simply use async instead.

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

No branches or pull requests

2 participants