interface Module.LoadFnOutput
Usage in Deno
import { Module } from "node:module";
optional
shortCircuit: boolean | undefined
A signal that this hook intends to terminate the chain of resolve
hooks.
optional
source: ModuleSource
The source for Node.js to evaluate