-
Notifications
You must be signed in to change notification settings - Fork 19.8k
fix(types): remove export assignment to support typescript esm compatibility #21411
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(types): remove export assignment to support typescript esm compatibility #21411
Conversation
|
Thanks for your contribution! Please DO NOT commit the files in dist, i18n, and ssr/client/dist folders in a non-release pull request. These folders are for release use only. |
|
@Ovilia Can you take a look at the PR 🙇 |
…fig "module" & "moduleResolution" are involved.
…e, as well as fix duplicated type definitions.
|
@akashsonune Thank you for this contribution. I made some modification based on your code, including:
|
|
Congratulations! Your PR has been merged. Thanks for your contribution! 👍 |
@100pah Thank you, this looks great 👍 |
|
@100pah When is this planned for a release |
See #21250
Brief Information
This pull request is in the type of:
What does this PR do?
Fixed issues
Details
Before: What was the problem?
After: How does it behave after the fixing?
Document Info
One of the following should be checked.
Misc
Security Checking
ZRender Changes
Related test cases or examples to use the new APIs
N.A.
Merging options
Other information