dkml_install_register.ml
dkml-install.api
dkml-install.register
1 2 3 4 5 6 7 include Register_types module Component_registry = Registry module Private = struct let validate = Validate.validate end
1 2 3 4 5 6 7
include Register_types module Component_registry = Registry module Private = struct let validate = Validate.validate end