Skip to main content
property Module.ResolveHookContext.parentURL

The module importing this one, or undefined if this is the Node.js entry point

Type

string | undefined
Back to top