Home > @uniformdev/context > serializeCookieType
serializeCookieType() function
Signature:
declare function serializeCookieType(type: Record<string, string>): string;
Parameters
Parameter | Type | Description |
---|---|---|
type | Record<string, string> |
Returns:
string
Home > @uniformdev/context > serializeCookieType
Signature:
declare function serializeCookieType(type: Record<string, string>): string;
Parameter | Type | Description |
---|---|---|
type | Record<string, string> |
Returns:
string