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