aboutsummaryrefslogtreecommitdiff
path: root/src/typings/index.d.ts
diff options
context:
space:
mode:
authorSam Wilkins <samwilkins333@gmail.com>2020-01-12 02:19:38 -0500
committerSam Wilkins <samwilkins333@gmail.com>2020-01-12 02:19:38 -0500
commit22359fdcbd66184d3c44171149f9fa28cd58edfd (patch)
treee577339c1b7329c400fa3e03cc672adc71d4693a /src/typings/index.d.ts
parent83dbddfdc3f954eb398a69e5d60025b8b337d580 (diff)
parent8ce88dfc0319c17542b33db11e8334f59c3293ff (diff)
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web
Diffstat (limited to 'src/typings/index.d.ts')
-rw-r--r--src/typings/index.d.ts2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/typings/index.d.ts b/src/typings/index.d.ts
index cc68e8a4d..281bb3217 100644
--- a/src/typings/index.d.ts
+++ b/src/typings/index.d.ts
@@ -2,8 +2,6 @@
declare module 'googlephotos';
declare module 'react-image-lightbox-with-rotate';
-declare module 'kill-port';
-declare module 'ipc-event-emitter';
declare module 'cors';
declare module '@react-pdf/renderer' {