Typeberry by Fluffy Labs - v0.4.0
Preparing search index...
lib
codec
OptionalRecord
Type Alias OptionalRecord<T>
OptionalRecord
:
{
[
K
in
PropertyKeys
<
T
>
]
?:
T
[
K
]
}
Same as
CodecRecord<T>
, but the fields are all optional.
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Typeberry by Fluffy Labs - v0.4.0
Loading...
Same as
CodecRecord<T>, but the fields are all optional.