Skip to content

Add decorator to automatically create decorators in classes

Choose a tag to compare

@KennethUlloa KennethUlloa released this 05 Jul 19:03
· 92 commits to main since this release
39bd2d5

Added injected decorator to allow classes to use type hint to create automatically a constructor that is wired to a dependency container, no need for manually assign values from default constructor.