StructureOutputJson
Preparing search index...
TocItem
Type Alias TocItem
type
TocItem
=
{
contents
:
(
Paragraph
|
List
|
ListItem
)
[]
;
rect
:
Rect
;
type
:
"tocItem"
;
}
Index
Properties
contents
rect
type
Properties
contents
contents
:
(
Paragraph
|
List
|
ListItem
)
[]
rect
rect
:
Rect
type
type
:
"tocItem"
Settings
Member Visibility
Beta
Theme
OS
Light
Dark
On This Page
Properties
contents
rect
type
StructureOutputJson
Loading...