aboutsummaryrefslogblamecommitdiffhomepage
path: root/client/src/app/shared/search/search-field.type.ts
blob: 6be584ed15d2ca4679c5c29535bf436af2c91a5d (plain) (tree)
1
                                                                            
export type SearchField = "name" | "author" | "host" | "magnetUri" | "tags";