@scolastico-dev/walu
    Preparing search index...

    Function clearStore

    • Clears all data from the specified IndexedDB object store.

      Parameters

      • storeName: string

        The name of the object store to clear

      Returns Promise<void>

      Promise that resolves when the store is cleared

      If the clear operation fails