The registry.
Create a fresh module from a callback where the registry is available within the context.
The context (i.e. this) is an instance of ConfigurableModule.
Therefore, the Registry is available withthis.registry.
the callback to configure the module
the fresh module
Generated using TypeDoc
An helper class to define module using an "inline" approach.
register an inline module
replaced by ModuleBuilder