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