On this page
types.AbortLike
- Module
- types
- Package
- @libtmux/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.
3 declared, 0 inherited
Members
- addEventListener method
- removeEventListener method
- aborted property