feat: recognize png as an import
This commit is contained in:
parent
9780db36f1
commit
16a59cae61
1 changed files with 1 additions and 0 deletions
1
src/@types/png.d.ts
vendored
Normal file
1
src/@types/png.d.ts
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
declare module '*.png'
|
||||
Loading…
Reference in a new issue