GitHub
node-tap.org
Preparing search index...
The search index is not available
Node TAP
Node TAP
@tapjs/nock
recorder
NockRecorderOptionsMaybe
Interface NockRecorderOptionsMaybe
Options where we might not actually have the fields
interface
NockRecorderOptionsMaybe
{
clean
?:
(
(
scope
:
Definition
)
=>
Definition
)
;
key
?:
string
;
}
Index
Properties
clean?
key?
Properties
Optional
clean
clean
?:
(
(
scope
:
Definition
)
=>
Definition
)
Optional
key
key
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
clean
key
GitHub
node-tap.org
Node TAP
Loading...
Options where we might not actually have the fields