@tauri-store/svelte - v2.1.1

    Variable clearAutosaveConst

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

    Stops the autosave.

    Type declaration

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

    await clearAutosave();
    MMNEPVFCICPMFPCPTTAAATR