@tauri-store/pinia - v3.2.0
    Preparing search index...

    Variable saveAllConst

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

    Saves all the stores to the disk.

    Type declaration

    import { saveAll } from '@tauri-store/pinia';

    await saveAll();