// This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually. import type { ParsedModFromLog } from "./ParsedModFromLog"; export interface ParsedLogResults { northstar_launcher_version: string, installed_mods: Array, has_northstar_crashed: boolean, }