1
0
Fork 0
peertube/shared/models/server/debug.model.ts

4 lines
40 B
TypeScript

export interface Debug {
ip: string
}