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

    Variable getStoreIdsConst

    getStoreIds: () => Promise<string[]> = ...

    Lists all the store ids.

    Type declaration

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

    const ids = await getStoreIds();