Interface HookProps

Props that are added to methods created as hooks.

Index

Properties

_hookType

_hookType: HookType

Type of the hook.

_withPipeline

_withPipeline: true

Helper flag for testing.