@witchcraft/editor
    Preparing search index...

    Variable embeddedEditorComponentInjectionKeyConst

    embeddedEditorComponentInjectionKey: InjectionKey<
        new (...args: any) => { editor?: Editor },
    > = ...

    Injects the editor component to use for embedded editors.