Docs
Example
GitHub
Preparing search index...
The search index is not available
TypeDoc API - v0.27.5
TypeDoc API
JSONOutput
ReflectionVariantMap
Interface ReflectionVariantMap
interface
ReflectionVariantMap
{
declaration
:
JSONOutput
.
DeclarationReflection
;
document
:
JSONOutput
.
DocumentReflection
;
param
:
JSONOutput
.
ParameterReflection
;
project
:
JSONOutput
.
ProjectReflection
;
reference
:
JSONOutput
.
ReferenceReflection
;
signature
:
JSONOutput
.
SignatureReflection
;
typeParam
:
JSONOutput
.
TypeParameterReflection
;
}
Index
Properties
declaration
document
param
project
reference
signature
type
Param
Properties
declaration
declaration
:
JSONOutput
.
DeclarationReflection
document
document
:
JSONOutput
.
DocumentReflection
param
param
:
JSONOutput
.
ParameterReflection
project
project
:
JSONOutput
.
ProjectReflection
reference
reference
:
JSONOutput
.
ReferenceReflection
signature
signature
:
JSONOutput
.
SignatureReflection
type
Param
typeParam
:
JSONOutput
.
TypeParameterReflection
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
On This Page
Properties
declaration
document
param
project
reference
signature
type
Param
Docs
Example
GitHub
TypeDoc API - v0.27.5
Loading...