Skip to content

Type Alias: ComponentRegistry

API / @xmachines/play-solid / ComponentRegistry

type ComponentRegistry = Record<string, ComponentRenderer<any>>;

Defined in: @xmachines/json-render-solid

Registry of component renderers