@tauri-store/zustand - v0.1.0
    Preparing search index...

    Variable clearAutosaveConst

    clearAutosave: () => Promise<void> = ...

    Stops the autosave.

    Type declaration

    import { clearAutosave } from '@tauri-store/zustand';

    await clearAutosave();