JavaScript-utilities to handle cookies everywhere.
parseCookies = (source: any) => Record<string, string | undefined>readCookie = (name: string, source: any) => string | undefined| Name | Name | Last commit date | ||
|---|---|---|---|---|
JavaScript-utilities to handle cookies everywhere.
parseCookies = (source: any) => Record<string, string | undefined>readCookie = (name: string, source: any) => string | undefined