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
9593a78ae1
PeerTube
/
shared
/
models
/
activitypub
/
objects
/
view-object.ts
6 lines
80 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Federate video views
2017-11-22 16:25:03 +01:00
export
interface
ViewObject
{
Move to eslint
2020-01-31 16:56:52 +01:00
type
:
'View'
Federate video views
2017-11-22 16:25:03 +01:00
actor
:
string
object
:
string
}