types.AbortLike
TypeScript
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- types
- Package
- libtmux
- Source
- packages/libtmux/src/types.ts
-
The part of
AbortSignalthis package uses.Typed structurally rather than as the global, because
AbortSignalcomes from the DOM or Node type libraries and naming it would make these public declarations require one. A realAbortSignalsatisfies it.
4 declared, 0 inherited
Members
- aborted property
- addEventListener method
- reason property Why the caller abandoned the command, when they said.
- removeEventListener method