@tauri-store/vue - v0.3.0
    Preparing search index...

    Variable allowSaveConst

    allowSave: (...storeId: string[]) => Promise<void> = ...

    Removes one or more stores from the save denylist.

    Type declaration

      • (...storeId: string[]): Promise<void>
      • Parameters

        • ...storeId: string[]

        Returns Promise<void>