aboutsummaryrefslogtreecommitdiff
path: root/src/utils/index.ts
diff options
context:
space:
mode:
authorBrian Kim <brian@tagg.id>2021-07-13 16:01:11 -0400
committerBrian Kim <brian@tagg.id>2021-07-13 16:01:11 -0400
commitb7cba594635f4a6de3582ba4845bfc9757632ba1 (patch)
tree6336696356d8773bd505fe9c085cbb778f7e7b59 /src/utils/index.ts
parentf12996bfd3bcdd9ae0589e4fd4ca740705ad6d29 (diff)
Extremely rough working
Diffstat (limited to 'src/utils/index.ts')
-rw-r--r--src/utils/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/utils/index.ts b/src/utils/index.ts
index 4ff9afac..dc00c049 100644
--- a/src/utils/index.ts
+++ b/src/utils/index.ts
@@ -5,3 +5,4 @@ export * from './users';
export * from './friends';
export * from './search';
export * from './messages';
+export * from './camera';