interface Module.LoadFnOutput
Usage in Deno
```typescript import { Module } from "node:node__module.d.ts"; ```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