getDefaultRegistry
getDefaultRegistry():
PlacementTypeRegistry
Get or create the default global placement type registry.
On the React entry the registry comes pre-seeded with the built-in slot types; on the headless entry it starts empty (headless consumers register their own types via PlacementTypeRegistry.register).