@portabletext/to-html - v6.0.0
Preparing search index...
LooseRecord
Type Alias LooseRecord<K, V>
LooseRecord
:
Record
<
string
,
V
>
&
{
[
P
in
K
]
?:
V
}
A record type that allows for autocompletion of keys, but also allows for arbitrary keys to be used.
Type Parameters
K
extends
string
V
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@portabletext/to-html - v6.0.0
Loading...
A record type that allows for autocompletion of keys, but also allows for arbitrary keys to be used.