]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/shared/search/search-field.type.ts
Make the client compile too
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / search / search-field.type.ts
CommitLineData
1e1265b3 1export type SearchField = 'name' | 'account' | 'host' | 'tags'