aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionFreeForm/declaration.d.ts
diff options
context:
space:
mode:
authoralinayejin <alina_kim@brown.edu>2023-12-18 17:35:58 -0500
committeralinayejin <alina_kim@brown.edu>2023-12-18 17:35:58 -0500
commit270ee7f9d01ed8d3432f162f40cfe28db9503cfc (patch)
tree1dda63c3031e5196469ed040e86ba500bb52a252 /src/client/views/collections/collectionFreeForm/declaration.d.ts
parent98aff1d25b4b371f9d0846d229c1c3b1ddfec583 (diff)
add state message gif
Diffstat (limited to 'src/client/views/collections/collectionFreeForm/declaration.d.ts')
-rw-r--r--src/client/views/collections/collectionFreeForm/declaration.d.ts3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/client/views/collections/collectionFreeForm/declaration.d.ts b/src/client/views/collections/collectionFreeForm/declaration.d.ts
new file mode 100644
index 000000000..e56a93143
--- /dev/null
+++ b/src/client/views/collections/collectionFreeForm/declaration.d.ts
@@ -0,0 +1,3 @@
+declare module '*.jpg';
+declare module '*.png';
+declare module '*.gif'; \ No newline at end of file