Skip to content

Commit

Permalink
init commit with typescript support
Browse files Browse the repository at this point in the history
  • Loading branch information
leem42 committed Nov 5, 2018
1 parent 17be29a commit 75ebb5c
Show file tree
Hide file tree
Showing 10 changed files with 2,753 additions and 2,057 deletions.
8 changes: 8 additions & 0 deletions images.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
declare module '*.svg'
declare module '*.png'
declare module '*.jpg'
declare module '*.jpeg'
declare module '*.gif'
declare module '*.bmp'
declare module '*.tiff'
declare module '*.json'
Loading

0 comments on commit 75ebb5c

Please sign in to comment.