Cookies for JS
    Preparing search index...

    Type Alias CookieOptions

    CookieOptions: Omit<CookieInit, "name" | "value">

    Defines the attributes of a HTTP cookie.