LatexLogAst: {
    content: (LogText | FileStack)[];
    kind: "full" | "halt_on_error" | "unknown";
}

Type declaration

Generated using TypeDoc