aboutsummaryrefslogtreecommitdiff
path: root/src/typings
diff options
context:
space:
mode:
authoraidahosa1 <aisosa_idahosa@brown.edu>2024-09-17 12:55:38 -0400
committeraidahosa1 <aisosa_idahosa@brown.edu>2024-09-17 12:55:38 -0400
commit313b3d3e67689b175cdc85426ff6af809d476622 (patch)
treece1d4a40bce9bbfcdb9078c9092db1cc7593393e /src/typings
parent1568898125218538a93666cf5d83b9cf01739b49 (diff)
done with comments-- pull request
Diffstat (limited to 'src/typings')
-rw-r--r--src/typings/index.d.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/typings/index.d.ts b/src/typings/index.d.ts
index bee79a38d..fea88cdcb 100644
--- a/src/typings/index.d.ts
+++ b/src/typings/index.d.ts
@@ -12,7 +12,7 @@ declare module 'fit-curve';
declare module 'iink-js';
declare module 'pdfjs-dist/web/pdf_viewer';
declare module 'react-jsx-parser';
-declare module 'type_decls.d';
+// declare module 'type_decls.d';
declare module '@react-pdf/renderer' {
import * as React from 'react';