aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/bindings/Repo.ts
blob: eade8cd4a6727ff5c2bb93c0ccf7d064baf15bf1 (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 Repo = { full_name: string, };