Skip to content

Packages  ›  trotsky  ›  StepSavePath

StepSavePath type

Type representing the path of the JSON file to save the output.

Signature:

typescript
export type StepSavePath = string | null;