mirror of https://github.com/Chocobozzz/PeerTube
2 lines
47 B
TypeScript
2 lines
47 B
TypeScript
![]() |
export type APObject = string | { id: string }
|