diff options
| author | bob <bcz@cs.brown.edu> | 2019-12-12 15:02:25 -0500 |
|---|---|---|
| committer | bob <bcz@cs.brown.edu> | 2019-12-12 15:02:25 -0500 |
| commit | 5a8bc9ba24154437dc82d6746f91c6d36d29834a (patch) | |
| tree | 7ee1a609f005dd0883f6ab9efdefa2dfc050336c /src/typings | |
| parent | 860c7907268874f1754dd86bc3a984066552db12 (diff) | |
| parent | 2a3a9c641da29e92ddd321f6c1f6c62ffe3c040d (diff) | |
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web
Diffstat (limited to 'src/typings')
| -rw-r--r-- | src/typings/index.d.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/typings/index.d.ts b/src/typings/index.d.ts index 9e8ace962..674278126 100644 --- a/src/typings/index.d.ts +++ b/src/typings/index.d.ts @@ -2,6 +2,7 @@ declare module 'googlephotos'; declare module 'react-image-lightbox-with-rotate'; +declare module 'kill-port'; declare module '@react-pdf/renderer' { import * as React from 'react'; |
