interface PreviewRun {
    finalYaml?: string;
}

Properties

Properties

finalYaml?: string