diff options
Diffstat (limited to 'shared/models/accounts/index.ts')
-rw-r--r-- | shared/models/accounts/index.ts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shared/models/accounts/index.ts b/shared/models/accounts/index.ts new file mode 100644 index 000000000..8fe437b81 --- /dev/null +++ b/shared/models/accounts/index.ts | |||
@@ -0,0 +1,2 @@ | |||
1 | export * from './account.model' | ||
2 | export * from './follow.model' | ||