1
0
Fork 0
peertube/shared/models/videos/channel/video-channel-create-result...

4 lines
59 B
TypeScript

export interface VideoChannelCreateResult {
id: number
}