mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-19 20:19:05 +00:00
I blame myself for this @surma
This commit is contained in:
2
global.d.ts
vendored
2
global.d.ts
vendored
@@ -6,7 +6,7 @@ interface NodeModule {
|
|||||||
|
|
||||||
declare namespace JSX {
|
declare namespace JSX {
|
||||||
interface Element { }
|
interface Element { }
|
||||||
interface IntrinsicElements { div: any; }
|
interface IntrinsicElements { }
|
||||||
}
|
}
|
||||||
|
|
||||||
declare module 'preact-i18n';
|
declare module 'preact-i18n';
|
||||||
|
|||||||
Reference in New Issue
Block a user