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

clarification: imports from path/to/module !? #3505

Open
Sammeeey opened this issue Jul 23, 2023 · 0 comments
Open

clarification: imports from path/to/module !? #3505

Sammeeey opened this issue Jul 23, 2023 · 0 comments

Comments

@Sammeeey
Copy link

In the summary of the import-export chapter they use ... from "module".
Wouldn't it be more correct to write ... from "path/to/module" or something like that?
Isn't that the essential point of export/import ... from ... - that it requires a relative/absolute path and not just a file name?!

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

1 participant