Reduce number of exports
bruceharrison1984 opened this issue · 0 comments
bruceharrison1984 commented
Is your feature request related to a problem? Please describe.
Currently everything is exported via automated barrels. This results in a lot of exposed interfaces that don't have much use externally.
Describe the solution you'd like
Scope down the number of exports to only items that would have value to an end-user.