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

    Variable getStoreIdsConst

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

    Lists all the store ids.

    Type declaration

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

    const ids = await getStoreIds();