Fixed compilation directly using tsc #51

This commit is contained in:
Przemek Wiech
2021-05-02 16:26:03 +02:00
parent 2a60896857
commit 4c788bc72f
3 changed files with 13 additions and 0 deletions

2
src/imports.d.ts vendored Normal file
View File

@@ -0,0 +1,2 @@
declare module '*.jng'
declare module '*.png'