Interface IUnloadHookContainer

Interface which identifiesAdd this hook so that it is automatically removed during unloading

Param

The single hook or an array of IInstrumentHook objects

Hierarchy

  • IUnloadHookContainer

Properties

Properties

add: ((hooks) => void)

Type declaration

run: ((logger?) => void)

Type declaration

Generated using TypeDoc