Parcourir la source

Move xterm typings

Steven Silvester il y a 8 ans
Parent
commit
d2e3473c3d
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  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"/>