Add basic application skeleton
[arvados-workbench2.git] / typings / images.d.ts
diff --git a/typings/images.d.ts b/typings/images.d.ts
new file mode 100644 (file)
index 0000000..397cc9b
--- /dev/null
@@ -0,0 +1,3 @@
+declare module '*.svg'
+declare module '*.png'
+declare module '*.jpg'