mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
Lint
This commit is contained in:
Vendored
+2
-2
@@ -912,8 +912,8 @@ declare module '@xterm/xterm' {
|
||||
readonly element: HTMLElement | undefined;
|
||||
|
||||
/**
|
||||
* The screen element containing the terminal's canvas rendering layers and decorations,
|
||||
* excluding the viewport and the scrollbar.
|
||||
* The screen element containing the terminal's canvas rendering layers
|
||||
* and decorations, excluding the viewport and the scrollbar.
|
||||
*/
|
||||
readonly screenElement: HTMLElement | undefined;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user