aboutsummaryrefslogtreecommitdiff
path: root/src/typings
diff options
context:
space:
mode:
authorSam Wilkins <samwilkins333@gmail.com>2019-12-17 16:38:16 -0800
committerSam Wilkins <samwilkins333@gmail.com>2019-12-17 16:38:16 -0800
commite553c4ac4785ee1d2c57ed5d5303d6dff26929f9 (patch)
treee613b1bd13a19fefa3473c921a4e01674b387886 /src/typings
parent50940d2f1680aabbadcf9dd6e5455b7c7517115a (diff)
ipc
Diffstat (limited to 'src/typings')
-rw-r--r--src/typings/index.d.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/typings/index.d.ts b/src/typings/index.d.ts
index 674278126..887f96734 100644
--- a/src/typings/index.d.ts
+++ b/src/typings/index.d.ts
@@ -3,6 +3,7 @@
declare module 'googlephotos';
declare module 'react-image-lightbox-with-rotate';
declare module 'kill-port';
+declare module 'ipc-event-emitter';
declare module '@react-pdf/renderer' {
import * as React from 'react';