fixed ts typing error
This commit is contained in:
parent
bbde1bcc3f
commit
720c28e839
4
global.d.ts
vendored
Normal file
4
global.d.ts
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
declare module '*.jpg?width=600&webp' {
|
||||||
|
const out;
|
||||||
|
export default out;
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user