property Module.ResolveHookContext.parentURL
The module importing this one, or undefined if this is the Node.js entry point
Type Jump to heading
string | undefinedThe module importing this one, or undefined if this is the Node.js entry point
string | undefined