• This function creates a cookie with the specified values.

    Parameters

    • name: string

      Cookie identifier.

    • value: string

      Cookie value.

    Returns void

Generated using TypeDoc