serializr
Preparing search index...
PropDeserializer
Type Alias PropDeserializer
PropDeserializer
:
(
jsonValue
:
any
,
callback
:
(
err
?:
any
,
targetPropertyValue
?:
any
|
typeof
SKIP
)
=>
void
,
context
:
Context
,
currentPropertyValue
?:
any
,
)
=>
void
Type declaration
(
jsonValue
:
any
,
callback
:
(
err
?:
any
,
targetPropertyValue
?:
any
|
typeof
SKIP
)
=>
void
,
context
:
Context
,
currentPropertyValue
?:
any
,
)
:
void
Parameters
jsonValue
:
any
callback
:
(
err
?:
any
,
targetPropertyValue
?:
any
|
typeof
SKIP
)
=>
void
context
:
Context
Optional
currentPropertyValue
:
any
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
serializr
Loading...