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

    Variable getStoreStateConst

    getStoreState: <T extends State>(storeId: string) => Promise<T> = ...

    Gets the state of a store.

    Type declaration