KC's Workspace
Github
Preparing search index...
@kcconfigs/typedoc
<internal>
TemplateLiteralType
Interface TemplateLiteralType
interface
TemplateLiteralType
{
head
:
string
;
tail
:
[
SomeType
,
string
]
[]
;
type
:
"templateLiteral"
;
}
Hierarchy (
View Summary
)
Type
S
<
TemplateLiteralType
,
"type"
|
"head"
>
TemplateLiteralType
Index
Properties
head
tail
type
Properties
head
head
:
string
tail
tail
:
[
SomeType
,
string
]
[]
Readonly
type
type
:
"templateLiteral"
The type name identifier.
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
head
tail
type
Github
KC's Workspace
Loading...
The type name identifier.