@@ -1,5 +0,0 @@
-// Declaration for the xterm fit addon.
-
-declare module 'xterm/lib/addons/fit/fit' {
- export function fit(term: any): void;
-}