Binds the dependency module to the container
bindModule(container, LOGGER_MODULE);
Dependency container.
Declaration of the dependency module.
Optional
Options for module binding.
Generated using TypeDoc
Binds the dependency module to the container
Example