GitHub
node-tap.org
Preparing search index...
The search index is not available
Node TAP
Node TAP
@tapjs/intercept
MethodsObject
Type Alias MethodsObject<O>
Methods
Object
<
O
>
:
{
[
k
in
keyof
O
]
:
O
[
k
]
extends
(
(
...
a
:
any
[]
)
=>
any
)
?
k
:
never
}
An object type containing all of the methods of the object type provided
Type Parameters
O
extends
object
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
node-tap.org
Node TAP
Loading...
An object type containing all of the methods of the object type provided