Preparing search index...
The search index is not available
TypeDoc - v0.26.10
TypeDoc
JSONOutput
IntersectionType
Interface IntersectionType
interface
IntersectionType
{
type
:
"intersection"
;
types
:
JSONOutput
.
SomeType
[]
;
}
Hierarchy (
view full
)
JSONOutput
.
Type
S
<
Models
.
IntersectionType
,
"type"
|
"types"
>
IntersectionType
Index
Properties
type
types
Properties
Readonly
type
type
= "intersection"
The type name identifier.
types
types
:
JSONOutput
.
SomeType
[]
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
On This Page
Properties
type
types
TypeDoc - v0.26.10
Loading...
The type name identifier.