@tauri-store/valtio - v2.2.0
    Preparing search index...

    Variable getStoreIdsConst

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

    Lists all the store ids.

    Type declaration

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

    const ids = await getStoreIds();