Preparing search index...
The search index is not available
Remix Utils - v8.5.0
Remix Utils
server/typed-cookie
createTypedCookie
Function createTypedCookie
createTypedCookie
<
Schema
extends
ZodTypeAny
>
(
__namedParameters
:
{
cookie
:
Cookie
;
schema
:
Schema
}
,
)
:
TypedCookie
<
Schema
>
Type Parameters
Schema
extends
ZodTypeAny
Parameters
__namedParameters
:
{
cookie
:
Cookie
;
schema
:
Schema
}
Returns
TypedCookie
<
Schema
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Remix Utils - v8.5.0
Loading...