You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🔧 MAINTAIN: Create module exports for internal classes (#11)
Allows creation of Directives and Roles externally.
This pushes the exports down into the various folders and exposes some classes to external packages.
This is needed for other packages to create new roles/directives without knowing the internal structure of the library.
0 commit comments