846236290cb4ce21f42d78f444e351ce94856488
[oweals/peertube.git] / client / app / shared / search / search-field.type.ts
1 export type SearchField = "name" | "author" | "podUrl" | "magnetUri";