-
Notifications
You must be signed in to change notification settings - Fork 111
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
Support for ES6 imports #350
Labels
Comments
Temp solutoin, enable
|
@rohanrajpal ES6 feature is in development and when we have a PR ready, we will let you know |
thanks, looking forward! |
Still not developed? |
I guess not :( |
Is it still not ready? If not, i would like to help. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Steps to reproduce the behavior
import Razorpay from 'razorpay';
Expected behavior
Razorpay instance is created & we can use it
Actual behavior
Code snippets
No response
Node version
Node 18.16.0
Library version
razorpay-node 2.8.6
Additional Information
No response
The text was updated successfully, but these errors were encountered: