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

Use as in import and export statements. #16

Merged
merged 1 commit into from
Nov 28, 2023
Merged

Use as in import and export statements. #16

merged 1 commit into from
Nov 28, 2023

Conversation

peterhuene
Copy link
Member

This PR changes the use of the "with" keyword to the "as" keyword in import and export statements.

Partial fix for #10.

This commit changes the use of the "with" keyword to the "as" keyword in import
and export statements.

Partial fix for #10.
@peterhuene peterhuene merged commit 2edd75b into main Nov 28, 2023
4 checks passed
@peterhuene peterhuene deleted the as-keyword branch November 28, 2023 19:11
@peterhuene peterhuene mentioned this pull request Jan 4, 2024
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.

2 participants