Demo
GitHub
NPM
Releases
Report Issue
Preparing search index...
The search index is not available
Svelte 5 Router
@mateothegreat/svelte5-router
marshal
Function marshal
Marshal a value to a specific type.
marshal
<
T
>
(
value
:
unknown
)
:
Marshalled
<
T
>
Type Parameters
T
Parameters
value
:
unknown
The value to marshal
Returns
Marshalled
<
T
>
The marshaled value
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
Demo
GitHub
Releases
Report Issue
Demo
GitHub
NPM
Releases
Report Issue
@mateothegreat/svelte5-router - v2.14.0
Loading...
Marshal a value to a specific type.