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