Search
Preparing search index...
The search index is not available
@thirdact/to-pojo
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@thirdact/to-pojo
toPojo
Conversion
Interface Conversion<I, O>
A pair of functions that match and transform input to output
Type parameters
I
O
Hierarchy
Conversion
Index
Properties
match
transform
Properties
match
match
:
MatchFn
<
I
>
transform
transform
:
TransformFn
<
I
,
O
>
Modules
index
to
Pojo
default
To
Pojo
Conversion
match
transform
To
Pojo
Options
Match
Fn
Transform
Fn
make
Binary
Encoders
make
Prototype
Matcher
to
Pojo
Generated using
TypeDoc
A pair of functions that match and transform input to output