@tauri-store/svelte - v2.1.1
    Preparing search index...

    Variable getStoreIdsConst

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

    Lists all the store ids.

    Type declaration

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

    const ids = await getStoreIds();