krt is extensible through five registries. Register custom components with the
corresponding function; krt_plugin_api() lists the entry points and their
contracts, and validate_plugin_contract() checks an object before you
register it.
krt is extensible through five registries. Register custom components with the
corresponding function; krt_plugin_api() lists the entry points and their
contracts, and validate_plugin_contract() checks an object before you
register it.