NodemoduleModule.RegisterOptions.parentURLproperty Module.RegisterOptions.parentURLIf you want to resolve specifier relative to a base URL, such as import.meta.url, you can pass that URL here. This property is ignored if the parentURL is supplied as the second argument. Type #string | URL | undefined
property Module.RegisterOptions.parentURLIf you want to resolve specifier relative to a base URL, such as import.meta.url, you can pass that URL here. This property is ignored if the parentURL is supplied as the second argument. Type #string | URL | undefined