@zero-dependency/cookieInterfacesCookieOptionsOn this pageCookieOptions <T>Index PropertiesattributesdecodeencodeinitialValueProperties optionalattributesattributes?: CookieAttributesCookie attribute defaults can be set globallyoptionaldecodedecode?: Decode<T>Decode value after getting cookieoptionalencodeencode?: Encode<T>Encode value before setting cookieoptionalinitialValueinitialValue?: TSet initial cookie value
Cookie attribute defaults can be set globally