@tauri-store/zustand - v0.1.0
    Preparing search index...

    Variable saveAllConst

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

    Saves all the stores to the disk.

    Type declaration

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

    await saveAll();