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