aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2024-09-30 14:14:37 -0400
committerbobzel <zzzman@gmail.com>2024-09-30 14:14:37 -0400
commit46805eac57f21e4cf447dc60e008d9cc27cf9205 (patch)
tree50634383d53122ebb1b32f1ab83cf2def440e0fd /src
parent8abb01350a5984a61a889065044f6e2454c33b95 (diff)
from last
Diffstat (limited to 'src')
-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 fea88cdcb..bee79a38d 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';