Options
All
  • Public
  • Public/Protected
  • All
Menu

Type Parameters

  • T

Hierarchy

  • InstrumentationModuleFile

Implemented by

Index

Properties

moduleExports?: T
name: string

Name of file to be patched with relative path

supportedVersions: string[]

Supported version this file

Methods

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

Generated using TypeDoc