Skip to content

Conversation

@Lyd9607
Copy link

@Lyd9607 Lyd9607 commented Mar 4, 2022

support ExportNamedDeclaration . as : export { Button } => export { _Button }

@Lyd9607
Copy link
Author

Lyd9607 commented Mar 7, 2022

support:
export { Button } => export { _Button as Button };
export { Button as Button1 } => export { _Button as Button1 }

@Lyd9607 Lyd9607 changed the title support ExportNamedDeclaration feat: support ExportNamedDeclaration Mar 7, 2022
@Lyd9607
Copy link
Author

Lyd9607 commented Mar 7, 2022

@sorrycc 大佬有时间CR下吗

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