aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/typings/models/account/index.d.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/typings/models/account/index.d.ts')
-rw-r--r--server/typings/models/account/index.d.ts5
1 files changed, 5 insertions, 0 deletions
diff --git a/server/typings/models/account/index.d.ts b/server/typings/models/account/index.d.ts
new file mode 100644
index 000000000..513c09c40
--- /dev/null
+++ b/server/typings/models/account/index.d.ts
@@ -0,0 +1,5 @@
1export * from './account'
2export * from './account-blocklist'
3export * from './actor'
4export * from './actor-follow'
5export * from './avatar'