]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - object.model.ts
3fd33800af57890fdbf2424c36323b1d32cf0d4e
[github/Chocobozzz/PeerTube.git] / object.model.ts
1 export type APObject = string | { id: string }