@resee-movies/utilities - v0.8.0
Preparing search index...
GenerateTableOfContentsReturn
Type Alias GenerateTableOfContentsReturn<S>
The return type of
generateTableOfContents
.
type
GenerateTableOfContentsReturn
<
S
extends
TableOfContentsSource
>
=
{
contentSource
:
S
;
tableOfContents
:
TableOfContents
[]
;
}
Type Parameters
S
extends
TableOfContentsSource
Index
Properties
content
Source
table
Of
Contents
Properties
content
Source
contentSource
:
S
table
Of
Contents
tableOfContents
:
TableOfContents
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
Source
table
Of
Contents
@resee-movies/utilities - v0.8.0
Loading...
The return type of generateTableOfContents.