@witchcraft/editor
    Preparing search index...

    Variable parentEditorIdInjectionKeyConst

    parentEditorIdInjectionKey: InjectionKey<
        Ref<string | undefined, string | undefined>,
    > = ...

    Injects the parent editor id so the embedded editor can know who is embedding it (to track recursive/disallowed embeds).