Begin moving video channel to actor
[oweals/peertube.git] / shared / models / actors / index.ts
diff --git a/shared/models/actors/index.ts b/shared/models/actors/index.ts
new file mode 100644 (file)
index 0000000..8fe437b
--- /dev/null
@@ -0,0 +1,2 @@
+export * from './account.model'
+export * from './follow.model'