mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-19 12:08:57 +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 {
|
||||
interface Element { }
|
||||
interface IntrinsicElements { div: any; }
|
||||
interface IntrinsicElements { }
|
||||
}
|
||||
|
||||
declare module 'preact-i18n';
|
||||
|
||||
Reference in New Issue
Block a user