Register modules globally. Idempotent per moduleName: registering the same module twice is a no-op. Intended to be called once at import time by the package that bundles a given set of modules.
moduleName
Register modules globally. Idempotent per
moduleName: registering the same module twice is a no-op. Intended to be called once at import time by the package that bundles a given set of modules.