wima
    Preparing search index...

    Class Cookies

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Adds a cookie pair to cookies.

      Parameters

      • n: string

        Key of the cookie.

      • v: string

        The value of the cookie.

      • OptionalmaxAge: number = 12000

        Max age of the cookie before it is deleted.

      Returns void