ResolveHookContext

sealed external interface ResolveHookContext(source)

Properties

Link copied to clipboard

Export conditions of the relevant package.json

Link copied to clipboard

An object whose key-value pairs represent the assertions for the module to import

Link copied to clipboard
abstract var parentURL: String?

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