Nova Editor - v1.0.0
    Preparing search index...

    Variable useEditorStoreConst

    useEditorStore: UseBoundStore<
        WithImmer<WithDevtools<StoreApi<EditorState & EditorActions>>>,
    > = ...

    Create editor store with Zustand 使用Zustand创建编辑器存储