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

Exporting more from root #13

Merged
merged 2 commits into from Oct 4, 2022
Merged

Exporting more from root #13

merged 2 commits into from Oct 4, 2022

Conversation

maxpert
Copy link
Contributor

@maxpert maxpert commented Oct 3, 2022

Using typescript I had to go around looking for exports like MelonContext etc. the root package should export these. At some level I also feel like the Melon prefix from these classes should be removed because they are adding stutter to names. But for now I am sticking to the original convention.

Copy link
Owner

@DarthBenro008 DarthBenro008 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your PR @maxpert ! But i really think only MelonHandler needs to be exported/exposed in this case

lib/melopan.ts Outdated Show resolved Hide resolved
@DarthBenro008
Copy link
Owner

Thanks for the PR @maxpert !

@DarthBenro008 DarthBenro008 merged commit bb47233 into DarthBenro008:main Oct 4, 2022
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.

None yet

2 participants