We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c6be46 commit 70e2019Copy full SHA for 70e2019
api/server/collections/index.ts
@@ -1,3 +1,4 @@
1
export * from './chats';
2
export * from './messages';
3
export * from './users';
4
+export * from './pictures';
0 commit comments