Maps known cluster names to their typed handler interfaces.
Plugin developers get autocomplete for handler methods within each cluster.
Handler argument types are derived from matter.js where possible,
so they auto-update when the matter.js dependency is bumped.
Maps known cluster names to their typed handler interfaces.
Plugin developers get autocomplete for handler methods within each cluster. Handler argument types are derived from matter.js where possible, so they auto-update when the matter.js dependency is bumped.
Example