@tauri-store/valtio - v2.2.0
    Preparing search index...

    Variable clearAutosaveConst

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

    Stops the autosave.

    Type declaration

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

    await clearAutosave();