aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/bindings/NorthstarThunderstoreReleaseWrapper.ts
blob: 8551dde6002fb0d8319a838cc787956d4b237270 (plain)
1
2
3
4
// This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
import type { NorthstarThunderstoreRelease } from "./NorthstarThunderstoreRelease";

export type NorthstarThunderstoreReleaseWrapper = { label: string, value: NorthstarThunderstoreRelease, };