aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/bindings/PullRequestType.ts
blob: fdadddb0d5b0be275c6fa603b474a44e766839b2 (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";