Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • InstrumentationModuleDefinition

Implemented by

Index

Properties

Module internal files to be patched

includePrerelease?: boolean

If set to true, the includePrerelease check will be included when calling semver.satisfies

moduleExports?: any
moduleVersion?: string

Instrumented module version

name: string

Module name or path

supportedVersions: string[]

Supported version of module

Methods

  • patch(moduleExports: any, moduleVersion?: string): any
  • unpatch(moduleExports: any, moduleVersion?: string): void

Generated using TypeDoc