aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/bindings/PullRequestType.ts
blob: 2d1fd0a82c5ff213230f8b2637ebe04d95cf1791 (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 PullRequestType = "MODS" | "LAUNCHER";