Rezi
    Preparing search index...

    Variable WIDGET_PROTOCOLConst

    WIDGET_PROTOCOL: Readonly<Partial<Record<string, WidgetProtocol>>> = ...

    Canonical widget protocol registry.

    To add a new widget kind: add its entry here, and all subsystems (commit, widgetMeta, hitTest, router) will automatically pick it up.