Skip to content

Packages  ›  trotsky  ›  StepBuilder  ›  clearHooks

StepBuilder.clearHooks() method

Clears all registered hooks.

Signature:

typescript
clearHooks(): this;

Returns:

this

The current StepBuilder instance.