Interface ModuleImportDetails

Hierarchy

  • ModuleImportDetails

Properties

address?: NativePointer

Absolute address, if available.

module?: string

Module name, if available.

name: string

Imported symbol name.

Memory location where the import is stored, if available.

The kind of import, if available.

Generated using TypeDoc