Preparing search index...
The search index is not available
ts.data.json - v3.1.0
ts.data.json
decoders
DecoderObjectStrict
Type Alias DecoderObjectStrict<T>
DecoderObjectStrict
:
{
[
P
in
keyof
Required
<
T
>
]
:
Decoder
<
T
[
P
]
>
}
Represents an object with specified field decoders that fails if unknown fields are present.
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 that fails if unknown fields are present.