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

    Variable getStoreCollectionPathConst

    getStoreCollectionPath: () => Promise<string> = ...

    Directory where the stores are saved.

    Type declaration

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

    const path = await getStoreCollectionPath();