Preparing search index...
The search index is not available
ts.data.json - v3.1.0
ts.data.json
decoders
DecoderObject
Type Alias DecoderObject<T>
DecoderObject
:
{
[
P
in
keyof
Required
<
T
>
]
:
Decoder
<
T
[
P
]
>
}
Represents an object with specified field decoders.
Type Parameters
T
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
ts.data.json - v3.1.0
Loading...
Represents an object with specified field decoders.