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