diff --git a/types/index.d.ts b/types/index.d.ts index 1e2db2da5..2a49298a7 100644 --- a/types/index.d.ts +++ b/types/index.d.ts @@ -148,5 +148,4 @@ declare global { hyperchainsConfig?: HyperchainsConfig; }; } - declare module "dompurify"; }