interface Module.ResolveHookContext
Usage
import { type Module } from "node:module"; type { ResolveHookContext } = Module;
deprecated
importAssertions: ImportAttributes
parentURL: string | undefined
The module importing this one, or undefined if this is the Node.js entry point