@lesjoursfr/browser-tools
    Preparing search index...

    Function getDefaultKeyValueStore

    • Get the default store for the browser. The default store is the localStorage if it's available or the cookies.

      Parameters

      • expires: number = 365

        the expires value for the cookies

      Returns AbstractKeyValueStore

      the default store