Preparing search index...
The search index is not available
yakugen
yakugen
Yakugen
Class Yakugen
Index
Constructors
constructor
Methods
all
all
Settled
Constructors
constructor
new
Yakugen
(
)
:
Yakugen
Returns
Yakugen
Methods
Static
all
all
<
T
,
TCustomMetricsTargets
>
(
promises
,
options
?
)
:
Promise
<
T
[]
>
Type Parameters
T
TCustomMetricsTargets
extends
Record
<
string
,
CustomMetric
>
=
{}
Parameters
promises
:
(
(
)
=>
Promise
<
T
>
)
[]
Optional
options
:
YakugenOptions
<
TCustomMetricsTargets
>
Returns
Promise
<
T
[]
>
Static
all
Settled
all
Settled
<
T
>
(
promises
,
options
?
)
:
Promise
<
PromiseSettledResult
<
Awaited
<
T
>
>
[]
>
Type Parameters
T
Parameters
promises
:
(
(
)
=>
Promise
<
T
>
)
[]
Optional
options
:
YakugenOptions
<
{}
>
Returns
Promise
<
PromiseSettledResult
<
Awaited
<
T
>
>
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
all
all
Settled
yakugen
Loading...