@tauri-store/svelte - v2.3.0
    Preparing search index...

    Variable clearAutosaveConst

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

    Stops the autosave.

    Type declaration

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

    await clearAutosave();