Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: ability to disable debug message in ConditionalModule
Add an option `debug` defaulted to true to the `registerWhen` method and only create debug log when it is set to true. Also fix type for options.timeout to be optional.
- Loading branch information
ec6970f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.