CookieList typedef

CookieList = JSArray<CookieListItem>

Implementation

typedef CookieList = JSArray<CookieListItem>;