Node TAP
GitHub
node-tap.org
Preparing search index...
@tapjs/mock
mock-require
CorrectModule
Type Alias CorrectModule
CorrectModule
:
Omit
<
Module
,
"require"
>
&
{
load
(
id
:
string
)
:
void
;
require
(
id
:
string
)
:
any
;
}
Export of the Module class, but with the
require()
and
load()
methods exposed.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
node-tap.org
Node TAP
Loading...
Export of the Module class, but with the
require()
andload()
methods exposed.