Reorganize client shared modules
[oweals/peertube.git] / shared / models / actors / index.ts
index 8fe437b81c37f8285e2afc67988db5856dab0691..c7a92399d45c9c71e66d55871836376d5aac34bd 100644 (file)
@@ -1,2 +1,3 @@
 export * from './account.model'
+export * from './actor.model'
 export * from './follow.model'