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

[#941] refactor(abg): hide trivial cases of impl details #985

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

krzema12
Copy link
Member

This is the first step of making the API of action-binding-generator minimal. Some functions/classes are simply used just in this module, so can be made internal/private. The rest are unfortunately depended on from other modules, so these dependencies will need more effort to be sorted out.

This is the first step of making the API of action-binding-generator
minimal. Some functions/classes are simply used just in this module,
so can be made internal/private. The rest are unfortunately depended on
from other modules, so these dependencies will need more effort to be
sorted out.
@krzema12 krzema12 merged commit 911f18a into main Sep 19, 2023
29 checks passed
@krzema12 krzema12 deleted the hide-trivial-cases-of-impl-details branch September 19, 2023 20:33
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