interface Module.LoadFnOutput
Usage
import { type Module } from "node:module"; type { LoadFnOutput } = Module;
optional
shortCircuit: boolean | undefined
A signal that this hook intends to terminate the chain of resolve hooks.