aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/bindings/NorthstarLaunchOptions.ts
blob: e3af2d19f17caa7b25626dec4c680989732b4102 (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 interface NorthstarLaunchOptions { launch_via_steam: boolean, bypass_checks: boolean, }