Skip to content

Packages  ›  trotsky  ›  StepListUnblock  ›  apply

StepListUnblock.apply() method

Applies the step by performing a list unblock operation. Requires the context to provide the viewer.blocked URI.

Signature:

typescript
apply(): Promise<void>;

Returns:

Promise<void>

Exceptions

Error if no context is found.