@tauri-store/valtio - v2.6.0

    Variable saveAllNowConst

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

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

    Type declaration

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

    await saveAllNow();
    MMNEPVFCICPMFPCPTTAAATR