interface Module.ResolveHookContext
Properties Jump to heading
Jump to headingconditions: string[]
Export conditions of the relevant package.json
An object whose key-value pairs represent the assertions for the module to import
Jump to headingparentURL: string | undefined
The module importing this one, or undefined if this is the Node.js entry point