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

    Variable saveAllNowConst

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

    Saves all the stores to the disk immediately, ignoring the save strategy.

    Type declaration

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

    await saveAllNow();