Skip to main content

parentURL

property Module.ResolveHookContext.parentURL

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

string | undefined
Back to top