TypeDoc API - v0.28.12
Docs
Example
GitHub
Preparing search index...
Configuration
ParameterTypeToOptionTypeMap
Interface ParameterTypeToOptionTypeMap
interface
ParameterTypeToOptionTypeMap
{
"0"
:
string
;
"1"
:
NormalizedPath
;
"10"
:
(
NormalizedPathOrModule
|
(
(
app
:
Application
)
=>
void
|
Promise
<
void
>
)
)
[]
;
"11"
:
GlobString
[]
;
"12"
:
unknown
;
"13"
:
Record
<
string
,
boolean
>
;
"2"
:
string
|
string
&
{
__normPath
:
typeof
__normPath
}
;
"3"
:
number
;
"4"
:
boolean
;
"5"
:
unknown
;
"6"
:
unknown
;
"7"
:
string
[]
;
"8"
:
NormalizedPath
[]
;
"9"
:
NormalizedPathOrModule
[]
;
}
Index
Properties
0
1
10
11
12
13
2
3
4
5
6
7
8
9
Properties
0
"0"
:
string
1
"1"
:
NormalizedPath
10
"10"
:
(
NormalizedPathOrModule
|
(
(
app
:
Application
)
=>
void
|
Promise
<
void
>
))
[]
11
"11"
:
GlobString
[]
12
"12"
:
unknown
13
"13"
:
Record
<
string
,
boolean
>
2
"2"
:
string
|
string
&
{
__normPath
:
typeof
__normPath
}
3
"3"
:
number
4
"4"
:
boolean
5
"5"
:
unknown
6
"6"
:
unknown
7
"7"
:
string
[]
8
"8"
:
NormalizedPath
[]
9
"9"
:
NormalizedPathOrModule
[]
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
On This Page
Properties
0
1
10
11
12
13
2
3
4
5
6
7
8
9
Docs
Example
GitHub
TypeDoc API - v0.28.12
Loading...