Preparing search index...
The search index is not available
TypeDoc - v0.26.11
TypeDoc
CommentParserConfig
Interface CommentParserConfig
interface
CommentParserConfig
{
blockTags
:
Set
<
string
>
;
commentStyle
:
CommentStyle
;
inlineTags
:
Set
<
string
>
;
jsDocCompatibility
:
JsDocCompatibility
;
modifierTags
:
Set
<
string
>
;
suppressCommentWarningsInDeclarationFiles
:
boolean
;
useTsLinkResolution
:
boolean
;
}
Index
Properties
block
Tags
comment
Style
inline
Tags
js
Doc
Compatibility
modifier
Tags
suppress
Comment
Warnings
In
Declaration
Files
use
Ts
Link
Resolution
Properties
block
Tags
block
Tags
:
Set
<
string
>
comment
Style
comment
Style
:
CommentStyle
inline
Tags
inline
Tags
:
Set
<
string
>
js
Doc
Compatibility
js
Doc
Compatibility
:
JsDocCompatibility
modifier
Tags
modifier
Tags
:
Set
<
string
>
suppress
Comment
Warnings
In
Declaration
Files
suppress
Comment
Warnings
In
Declaration
Files
:
boolean
use
Ts
Link
Resolution
use
Ts
Link
Resolution
:
boolean
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
On This Page
Properties
block
Tags
comment
Style
inline
Tags
js
Doc
Compatibility
modifier
Tags
suppress
Comment
Warnings
In
Declaration
Files
use
Ts
Link
Resolution
TypeDoc - v0.26.11
Loading...