interface Module.LoadFnOutput
Properties #
#shortCircuit: boolean | undefined optional
A signal that this hook intends to terminate the chain of resolve hooks.
#source: ModuleSource optional
The source for Node.js to evaluate
#shortCircuit: boolean | undefined A signal that this hook intends to terminate the chain of resolve hooks.
#source: ModuleSource The source for Node.js to evaluate