Browse Source

Move xterm typings

Steven Silvester 8 years ago
parent
commit
d2e3473c3d
1 changed files with 4 additions and 0 deletions
  1. 4 0
      packages/terminal/src/typings.d.ts

+ 4 - 0
packages/terminal/src/typings.d.ts

@@ -0,0 +1,4 @@
+// Copyright (c) Jupyter Development Team.
+// Distributed under the terms of the Modified BSD License.
+
+/// <reference path="../typings/xterm/xterm.d.ts"/>