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

Question: How can I use your library to implement "internal" modules that can be accessed by their siblings or descendents only #986

Open
Nefcanto opened this issue Feb 26, 2025 · 0 comments

Comments

@Nefcanto
Copy link

I have found your repository because of this reply on JS discourse group.

Basically I want to create a directory. Somehow specify that any exports in this directory (and subdirectories) are only visible to the family. That is the sibling files and the descendants.

Then I want to add an Exports.js file which explicitly exports universally-visible modules.
I read your docs and felt I could use your library for that purpose. But I still don't know how.
Can your library do that? And how?

Thank you.

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