1
0
Fork 0
peertube/client/src/types/link.type.ts

2 lines
61 B
TypeScript

export type LinkType = 'internal' | 'lazy-load' | 'external'