mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
Update xterm-headless.d.ts
This commit is contained in:
Vendored
+1
-2
@@ -19,8 +19,7 @@ declare module 'xterm-headless' {
|
||||
export interface ITerminalOptions {
|
||||
/**
|
||||
* Whether to allow the use of proposed API. When false, any usage of APIs
|
||||
* marked as experimental/proposed will throw an error. This defaults to
|
||||
* true currently, but will change to false in v5.0.
|
||||
* marked as experimental/proposed will throw an error. The default is false.
|
||||
*/
|
||||
allowProposedApi?: boolean;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user