GitHub
node-tap.org
Preparing search index...
The search index is not available
Node TAP
Node TAP
@tapjs/test
index
PluginOpts
Type Alias PluginOpts<P>
Plugin
Opts
<
P
>
:
P
extends
[
infer
H
extends
(
(
t
:
TestBase
,
opts
:
any
)
=>
any
)
,
...
(
infer
T
extends
(
(
t
:
TestBase
,
opts
:
any
)
=>
any
)
[]
)
]
?
SecondParam
<
Parameters
<
H
>
>
&
PluginOpts
<
T
>
:
{}
The union of the second parameters of all loaded plugin methods
Type Parameters
P
extends
(
(
t
:
TestBase
,
opts
:
any
)
=>
any
)
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
node-tap.org
Node TAP
Loading...
The union of the second parameters of all loaded plugin methods