This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
PeerTube
mirror of
https://github.com/Chocobozzz/PeerTube
Watch
1
Star
0
Fork
You've already forked PeerTube
0
Code
Issues
Releases
Wiki
Activity
8eb6a9eb2b
PeerTube
/
shared
/
models
/
server
/
server-follow-create.model.ts
5 lines
80 B
TypeScript
Raw
Blame
History
export
interface
ServerFollowCreate
{
hosts?
:
string
[
]
handles?
:
string
[
]
}
Reference in New Issue
View Git Blame
Copy Permalink