aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/bindings/InstallType.ts
blob: 2a0f9a7f14bfed2b74b610fe8aaae3fc62dbd725 (plain)
1
2
3
// This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.

export type InstallType = "STEAM" | "ORIGIN" | "EAPLAY" | "UNKNOWN";