UNPKG

@plone/volto

Version:
6 lines (5 loc) 104 B
export function getCookieOptions(options?: {}): { path: any; expires: Date; secure: any; };