@openhps/core
Preparing search index...
CustomSerializerParams
Interface CustomSerializerParams
interface
CustomSerializerParams
{
fallback
:
(
sourceObject
:
any
,
constructor
:
Serializable
<
any
>
|
TypeDescriptor
,
)
=>
any
;
}
Index
Properties
fallback
Properties
fallback
fallback
:
(
sourceObject
:
any
,
constructor
:
Serializable
<
any
>
|
TypeDescriptor
,
)
=>
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fallback
@openhps/core
Loading...