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

    Variable getStoreStateConst

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

    Gets the state of a store.

    Type declaration