aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/search/search-field.type.ts
blob: ff0bb8de12a91fa6e183be0c58a618488182b7f1 (plain) (blame)
1
export type SearchField = 'name' | 'author' | 'host' | 'tags'