Closed akitaSummer closed 2 months ago
The change introduces a new export for the ControllerInfoUtil
module from the src/util/ControllerInfoUtil
file in the core/controller-decorator/index.ts
module. This update allows for the ControllerInfoUtil
to be imported in other parts of the application, while the existing exports remain unchanged, preserving the module's overall structure and logic.
Files | Change Summary |
---|---|
core/controller-decorator/index.ts |
Added export for ControllerInfoUtil from src/util/ControllerInfoUtil . |
In the code where rabbits hop,
A new utility joins the crop.
With exports fresh, we dance and play,
Enhancing tools for every day.
So let us cheer, with joyful glee,
For changes bright, like carrots free! 🐇🥕
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Checklist
npm test
passesAffected core subsystem(s)
Description of change
Summary by CodeRabbit
New Features
ControllerInfoUtil
, making it accessible for use in other parts of the application.Documentation
ControllerInfoUtil
.