@tspro/ts-utils-lib
    Preparing search index...

    Function read

    • Read a string cookie.

      Parameters

      • name: string

        Cookie name.

      • defaultValue: string

        Default value returned when cookie with given name was not found.

      Returns string

      • String cookie value.