q5play
    Preparing search index...

    Function storeItem

    • 🛠 Stores an item in localStorage.

      Parameters

      • key: string

        key under which to store the item

      • val: string

        value to store

      Returns void