PeerTube_original/shared/models/actors/index.ts
2020-06-23 16:00:49 +02:00

4 lines
93 B
TypeScript

export * from './account.model'
export * from './actor.model'
export * from './follow.model'