aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/bindings/Repo.ts
blob: 8430eb32e6792daf9e4773f55390ab6f5bd17a48 (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, };