Preparing search index...
The search index is not available
yaschema
yaschema
AsyncSerializer
Type Alias AsyncSerializer<T>
AsyncSerializer
:
(
value
:
T
,
options
?:
ValidationOptions
,
)
=>
TypeOrPromisedType
<
SerializationResult
>
Serializes the specified value into JSON
Type Parameters
T
Type declaration
(
value
:
T
,
options
?:
ValidationOptions
)
:
TypeOrPromisedType
<
SerializationResult
>
Parameters
value
:
T
Optional
options
:
ValidationOptions
Returns
TypeOrPromisedType
<
SerializationResult
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
yaschema
Loading...
Serializes the specified value into JSON