mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
Update typings/xterm.d.ts
Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
This commit is contained in:
co-authored by
Daniel Imms
parent
5b8777267a
commit
45ecc837e4
Vendored
+1
-2
@@ -470,8 +470,7 @@ declare module 'xterm' {
|
||||
width?: number;
|
||||
|
||||
/**
|
||||
* The height of the decoration in cells, which defaults to
|
||||
* cell height
|
||||
* The height of the decoration in cells, defaults to 1.
|
||||
*/
|
||||
height?: number;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user