]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/types/link.type.ts
Merge branch 'release/3.3.0' into develop
[github/Chocobozzz/PeerTube.git] / client / src / types / link.type.ts
CommitLineData
37a44fc9 1export type LinkType = 'internal' | 'lazy-load' | 'external'