dkml-install.register
Dkml_install_register
dkml-install.api
type install_direction =
| Install
| Uninstall
Whether an installation is being installed or being uninstalled.
module Component_registry : sig ... end
The Component_registry is a global registry of all components that have been registered until now.
Component_registry