aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/bindings/Tag.ts
blob: 00ff522519af267702c4a5d8a268dfe052065aeb (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 Tag = { name: string, };