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