Preparing search index...
The search index is not available
lib.reviews
lib.reviews
models/manifests/thing
MetadataData
Interface MetadataData
Structured metadata stored in the JSONB
metadata
column.
interface
MetadataData
{
authors
?:
Record
<
string
,
string
>
[]
;
description
?:
Record
<
string
,
string
>
;
subtitle
?:
Record
<
string
,
string
>
;
}
Index
Properties
authors?
description?
subtitle?
Properties
Optional
authors
authors
?:
Record
<
string
,
string
>
[]
Optional
description
description
?:
Record
<
string
,
string
>
Optional
subtitle
subtitle
?:
Record
<
string
,
string
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
authors
description
subtitle
lib.reviews
Loading...
Structured metadata stored in the JSONB
metadatacolumn.