GitHub
node-tap.org
Preparing search index...
The search index is not available
Node TAP
Node TAP
@tapjs/test
index
SecondParam
Type Alias SecondParam<T>
Second
Param
<
T
>
:
T
extends
[
any
,
infer
S
]
?
S
:
unknown
Utility type to get the second parameter of a function, used to get the types of all plugin options.
Type Parameters
T
extends
[
any
]
|
[
any
,
any
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
node-tap.org
Node TAP
Loading...
Utility type to get the second parameter of a function, used to get the types of all plugin options.