Search
Preparing search index...
The search index is not available
makit
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"makefile/prerequisites"
PrerequisiteArray
Interface PrerequisiteArray
Hierarchy
Array
<
PrerequisitesDeclaration
>
PrerequisiteArray
Indexable
[
n:
number
]:
PrerequisitesDeclaration
Index
Properties
Array
length
Methods
__@iterator
__@unscopables
concat
copy
Within
entries
every
fill
filter
find
find
Index
flat
flat
Map
for
Each
includes
index
Of
join
keys
last
Index
Of
map
pop
push
reduce
reduce
Right
reverse
shift
slice
some
sort
splice
to
Locale
String
to
String
unshift
values
Properties
Array
Array
:
ArrayConstructor
length
length
:
number
Methods
__@iterator
__@iterator
(
)
:
IterableIterator
<
PrerequisitesDeclaration
>
Returns
IterableIterator
<
PrerequisitesDeclaration
>
__@unscopables
__@unscopables
(
)
:
object
Returns
object
copy
Within
:
boolean
entries
:
boolean
fill
:
boolean
find
:
boolean
find
Index
:
boolean
keys
:
boolean
values
:
boolean
concat
concat
(
items
:
ConcatArray
<
PrerequisitesDeclaration
>
[]
)
:
PrerequisitesDeclaration
[]
concat
(
items
:
(
T
|
ConcatArray
<
T
>
)
[]
)
:
PrerequisitesDeclaration
[]
Parameters
Rest
items:
ConcatArray
<
PrerequisitesDeclaration
>
[]
Returns
PrerequisitesDeclaration
[]
Parameters
Rest
items:
(
T
|
ConcatArray
<
T
>
)
[]
Returns
PrerequisitesDeclaration
[]
copy
Within
copy
Within
(
target
:
number
, start
:
number
, end
:
undefined
|
number
)
:
this
Parameters
target:
number
start:
number
Optional
end:
undefined
|
number
Returns
this
entries
entries
(
)
:
IterableIterator
<
[
number
,
PrerequisitesDeclaration
]
>
Returns
IterableIterator
<
[
number
,
PrerequisitesDeclaration
]
>
every
every
(
callbackfn
:
function
, thisArg
:
any
)
:
boolean
Parameters
callbackfn:
function
(
value
:
PrerequisitesDeclaration
, index
:
number
, array
:
PrerequisitesDeclaration
[]
)
:
unknown
Parameters
value:
PrerequisitesDeclaration
index:
number
array:
PrerequisitesDeclaration
[]
Returns
unknown
Optional
thisArg:
any
Returns
boolean
fill
fill
(
value
:
PrerequisitesDeclaration
, start
:
undefined
|
number
, end
:
undefined
|
number
)
:
this
Parameters
value:
PrerequisitesDeclaration
Optional
start:
undefined
|
number
Optional
end:
undefined
|
number
Returns
this
filter
filter<S>
(
callbackfn
:
function
, thisArg
:
any
)
:
S
[]
filter
(
callbackfn
:
function
, thisArg
:
any
)
:
PrerequisitesDeclaration
[]
Type parameters
S
:
PrerequisitesDeclaration
Parameters
callbackfn:
function
(
value
:
PrerequisitesDeclaration
, index
:
number
, array
:
PrerequisitesDeclaration
[]
)
:
boolean
Parameters
value:
PrerequisitesDeclaration
index:
number
array:
PrerequisitesDeclaration
[]
Returns
boolean
Optional
thisArg:
any
Returns
S
[]
Parameters
callbackfn:
function
(
value
:
PrerequisitesDeclaration
, index
:
number
, array
:
PrerequisitesDeclaration
[]
)
:
unknown
Parameters
value:
PrerequisitesDeclaration
index:
number
array:
PrerequisitesDeclaration
[]
Returns
unknown
Optional
thisArg:
any
Returns
PrerequisitesDeclaration
[]
find
find<S>
(
predicate
:
function
, thisArg
:
any
)
:
S
|
undefined
find
(
predicate
:
function
, thisArg
:
any
)
:
PrerequisitesDeclaration
|
undefined
Type parameters
S
:
PrerequisitesDeclaration
Parameters
predicate:
function
(
this
:
void
, value
:
PrerequisitesDeclaration
, index
:
number
, obj
:
PrerequisitesDeclaration
[]
)
:
boolean
Parameters
this:
void
value:
PrerequisitesDeclaration
index:
number
obj:
PrerequisitesDeclaration
[]
Returns
boolean
Optional
thisArg:
any
Returns
S
|
undefined
Parameters
predicate:
function
(
value
:
PrerequisitesDeclaration
, index
:
number
, obj
:
PrerequisitesDeclaration
[]
)
:
unknown
Parameters
value:
PrerequisitesDeclaration
index:
number
obj:
PrerequisitesDeclaration
[]
Returns
unknown
Optional
thisArg:
any
Returns
PrerequisitesDeclaration
|
undefined
find
Index
find
Index
(
predicate
:
function
, thisArg
:
any
)
:
number
Parameters
predicate:
function
(
value
:
PrerequisitesDeclaration
, index
:
number
, obj
:
PrerequisitesDeclaration
[]
)
:
unknown
Parameters
value:
PrerequisitesDeclaration
index:
number
obj:
PrerequisitesDeclaration
[]
Returns
unknown
Optional
thisArg:
any
Returns
number
flat
flat<U>
(
this
:
U
[]
[]
[]
[]
[]
[]
[]
[]
, depth
:
7
)
:
U
[]
flat<U>
(
this
:
U
[]
[]
[]
[]
[]
[]
[]
, depth
:
6
)
:
U
[]
flat<U>
(
this
:
U
[]
[]
[]
[]
[]
[]
, depth
:
5
)
:
U
[]
flat<U>
(
this
:
U
[]
[]
[]
[]
[]
, depth
:
4
)
:
U
[]
flat<U>
(
this
:
U
[]
[]
[]
[]
, depth
:
3
)
:
U
[]
flat<U>
(
this
:
U
[]
[]
[]
, depth
:
2
)
:
U
[]
flat<U>
(
this
:
U
[]
[]
, depth
:
undefined
|
1
)
:
U
[]
flat<U>
(
this
:
U
[]
, depth
:
0
)
:
U
[]
flat<U>
(
depth
:
undefined
|
number
)
:
any
[]
Type parameters
U
Parameters
this:
U
[]
[]
[]
[]
[]
[]
[]
[]
depth:
7
Returns
U
[]
Type parameters
U
Parameters
this:
U
[]
[]
[]
[]
[]
[]
[]
depth:
6
Returns
U
[]
Type parameters
U
Parameters
this:
U
[]
[]
[]
[]
[]
[]
depth:
5
Returns
U
[]
Type parameters
U
Parameters
this:
U
[]
[]
[]
[]
[]
depth:
4
Returns
U
[]
Type parameters
U
Parameters
this:
U
[]
[]
[]
[]
depth:
3
Returns
U
[]
Type parameters
U
Parameters
this:
U
[]
[]
[]
depth:
2
Returns
U
[]
Type parameters
U
Parameters
this:
U
[]
[]
Optional
depth:
undefined
|
1
Returns
U
[]
Type parameters
U
Parameters
this:
U
[]
depth:
0
Returns
U
[]
Type parameters
U
Parameters
Optional
depth:
undefined
|
number
Returns
any
[]
flat
Map
flat
Map<U, This>
(
callback
:
function
, thisArg
:
This
)
:
U
[]
Type parameters
U
This
Parameters
callback:
function
(
this
:
This
, value
:
PrerequisitesDeclaration
, index
:
number
, array
:
PrerequisitesDeclaration
[]
)
:
U
|
ReadonlyArray
<
U
>
Parameters
this:
This
value:
PrerequisitesDeclaration
index:
number
array:
PrerequisitesDeclaration
[]
Returns
U
|
ReadonlyArray
<
U
>
Optional
thisArg:
This
Returns
U
[]
for
Each
for
Each
(
callbackfn
:
function
, thisArg
:
any
)
:
void
Parameters
callbackfn:
function
(
value
:
PrerequisitesDeclaration
, index
:
number
, array
:
PrerequisitesDeclaration
[]
)
:
void
Parameters
value:
PrerequisitesDeclaration
index:
number
array:
PrerequisitesDeclaration
[]
Returns
void
Optional
thisArg:
any
Returns
void
includes
includes
(
searchElement
:
PrerequisitesDeclaration
, fromIndex
:
undefined
|
number
)
:
boolean
Parameters
searchElement:
PrerequisitesDeclaration
Optional
fromIndex:
undefined
|
number
Returns
boolean
index
Of
index
Of
(
searchElement
:
PrerequisitesDeclaration
, fromIndex
:
undefined
|
number
)
:
number
Parameters
searchElement:
PrerequisitesDeclaration
Optional
fromIndex:
undefined
|
number
Returns
number
join
join
(
separator
:
undefined
|
string
)
:
string
Parameters
Optional
separator:
undefined
|
string
Returns
string
keys
keys
(
)
:
IterableIterator
<
number
>
Returns
IterableIterator
<
number
>
last
Index
Of
last
Index
Of
(
searchElement
:
PrerequisitesDeclaration
, fromIndex
:
undefined
|
number
)
:
number
Parameters
searchElement:
PrerequisitesDeclaration
Optional
fromIndex:
undefined
|
number
Returns
number
map
map<U>
(
callbackfn
:
function
, thisArg
:
any
)
:
U
[]
Type parameters
U
Parameters
callbackfn:
function
(
value
:
PrerequisitesDeclaration
, index
:
number
, array
:
PrerequisitesDeclaration
[]
)
:
U
Parameters
value:
PrerequisitesDeclaration
index:
number
array:
PrerequisitesDeclaration
[]
Returns
U
Optional
thisArg:
any
Returns
U
[]
pop
pop
(
)
:
PrerequisitesDeclaration
|
undefined
Returns
PrerequisitesDeclaration
|
undefined
push
push
(
items
:
PrerequisitesDeclaration
[]
)
:
number
Parameters
Rest
items:
PrerequisitesDeclaration
[]
Returns
number
reduce
reduce
(
callbackfn
:
function
)
:
PrerequisitesDeclaration
reduce
(
callbackfn
:
function
, initialValue
:
PrerequisitesDeclaration
)
:
PrerequisitesDeclaration
reduce<U>
(
callbackfn
:
function
, initialValue
:
U
)
:
U
Parameters
callbackfn:
function
(
previousValue
:
PrerequisitesDeclaration
, currentValue
:
PrerequisitesDeclaration
, currentIndex
:
number
, array
:
PrerequisitesDeclaration
[]
)
:
PrerequisitesDeclaration
Parameters
previousValue:
PrerequisitesDeclaration
currentValue:
PrerequisitesDeclaration
currentIndex:
number
array:
PrerequisitesDeclaration
[]
Returns
PrerequisitesDeclaration
Returns
PrerequisitesDeclaration
Parameters
callbackfn:
function
(
previousValue
:
PrerequisitesDeclaration
, currentValue
:
PrerequisitesDeclaration
, currentIndex
:
number
, array
:
PrerequisitesDeclaration
[]
)
:
PrerequisitesDeclaration
Parameters
previousValue:
PrerequisitesDeclaration
currentValue:
PrerequisitesDeclaration
currentIndex:
number
array:
PrerequisitesDeclaration
[]
Returns
PrerequisitesDeclaration
initialValue:
PrerequisitesDeclaration
Returns
PrerequisitesDeclaration
Type parameters
U
Parameters
callbackfn:
function
(
previousValue
:
U
, currentValue
:
PrerequisitesDeclaration
, currentIndex
:
number
, array
:
PrerequisitesDeclaration
[]
)
:
U
Parameters
previousValue:
U
currentValue:
PrerequisitesDeclaration
currentIndex:
number
array:
PrerequisitesDeclaration
[]
Returns
U
initialValue:
U
Returns
U
reduce
Right
reduce
Right
(
callbackfn
:
function
)
:
PrerequisitesDeclaration
reduce
Right
(
callbackfn
:
function
, initialValue
:
PrerequisitesDeclaration
)
:
PrerequisitesDeclaration
reduce
Right<U>
(
callbackfn
:
function
, initialValue
:
U
)
:
U
Parameters
callbackfn:
function
(
previousValue
:
PrerequisitesDeclaration
, currentValue
:
PrerequisitesDeclaration
, currentIndex
:
number
, array
:
PrerequisitesDeclaration
[]
)
:
PrerequisitesDeclaration
Parameters
previousValue:
PrerequisitesDeclaration
currentValue:
PrerequisitesDeclaration
currentIndex:
number
array:
PrerequisitesDeclaration
[]
Returns
PrerequisitesDeclaration
Returns
PrerequisitesDeclaration
Parameters
callbackfn:
function
(
previousValue
:
PrerequisitesDeclaration
, currentValue
:
PrerequisitesDeclaration
, currentIndex
:
number
, array
:
PrerequisitesDeclaration
[]
)
:
PrerequisitesDeclaration
Parameters
previousValue:
PrerequisitesDeclaration
currentValue:
PrerequisitesDeclaration
currentIndex:
number
array:
PrerequisitesDeclaration
[]
Returns
PrerequisitesDeclaration
initialValue:
PrerequisitesDeclaration
Returns
PrerequisitesDeclaration
Type parameters
U
Parameters
callbackfn:
function
(
previousValue
:
U
, currentValue
:
PrerequisitesDeclaration
, currentIndex
:
number
, array
:
PrerequisitesDeclaration
[]
)
:
U
Parameters
previousValue:
U
currentValue:
PrerequisitesDeclaration
currentIndex:
number
array:
PrerequisitesDeclaration
[]
Returns
U
initialValue:
U
Returns
U
reverse
reverse
(
)
:
PrerequisitesDeclaration
[]
Returns
PrerequisitesDeclaration
[]
shift
shift
(
)
:
PrerequisitesDeclaration
|
undefined
Returns
PrerequisitesDeclaration
|
undefined
slice
slice
(
start
:
undefined
|
number
, end
:
undefined
|
number
)
:
PrerequisitesDeclaration
[]
Parameters
Optional
start:
undefined
|
number
Optional
end:
undefined
|
number
Returns
PrerequisitesDeclaration
[]
some
some
(
callbackfn
:
function
, thisArg
:
any
)
:
boolean
Parameters
callbackfn:
function
(
value
:
PrerequisitesDeclaration
, index
:
number
, array
:
PrerequisitesDeclaration
[]
)
:
unknown
Parameters
value:
PrerequisitesDeclaration
index:
number
array:
PrerequisitesDeclaration
[]
Returns
unknown
Optional
thisArg:
any
Returns
boolean
sort
sort
(
compareFn
:
undefined
|
function
)
:
this
Parameters
Optional
compareFn:
undefined
|
function
Returns
this
splice
splice
(
start
:
number
, deleteCount
:
undefined
|
number
)
:
PrerequisitesDeclaration
[]
splice
(
start
:
number
, deleteCount
:
number
, items
:
PrerequisitesDeclaration
[]
)
:
PrerequisitesDeclaration
[]
Parameters
start:
number
Optional
deleteCount:
undefined
|
number
Returns
PrerequisitesDeclaration
[]
Parameters
start:
number
deleteCount:
number
Rest
items:
PrerequisitesDeclaration
[]
Returns
PrerequisitesDeclaration
[]
to
Locale
String
to
Locale
String
(
)
:
string
Returns
string
to
String
to
String
(
)
:
string
Returns
string
unshift
unshift
(
items
:
PrerequisitesDeclaration
[]
)
:
number
Parameters
Rest
items:
PrerequisitesDeclaration
[]
Returns
number
values
values
(
)
:
IterableIterator
<
PrerequisitesDeclaration
>
Returns
IterableIterator
<
PrerequisitesDeclaration
>
Globals
"makefile/prerequisites"
Prerequisites
Prerequisite
Array
Array
length
__@iterator
__@unscopables
concat
copy
Within
entries
every
fill
filter
find
find
Index
flat
flat
Map
for
Each
includes
index
Of
join
keys
last
Index
Of
map
pop
push
reduce
reduce
Right
reverse
shift
slice
some
sort
splice
to
Locale
String
to
String
unshift
values
Prerequisites
Declaration
Resolved
Item
Resolver
inspect
Symbol
Generated using
TypeDoc