featherbit UI
    Preparing search index...

    Function loadEntries

    • Reads the log from storage. Anything unreadable — no storage, a throwing accessor, corrupt JSON, a non-array — yields []; malformed items inside an otherwise valid array are skipped.

      Parameters

      • storage: Storage | null | undefined

      Returns NotificationEntry[]