The shape of a modules object for the LoxerOptions: one Module per module id.
This is the type to declare the modules of a project against - with satisfies LoxerModules, so
that their keys stay literal and can be registered at the LoxerModuleRegistry. The ids
Loxer.init accepts are RegisteredModules.
The shape of a modules object for the LoxerOptions: one Module per module id.
This is the type to declare the modules of a project against - with
satisfies LoxerModules, so that their keys stay literal and can be registered at the LoxerModuleRegistry. The ids Loxer.init accepts are RegisteredModules.