Type alias ContextCancellable

ContextCancellable: {
    signal: AbortSignal;
}

Type declaration

  • signal: AbortSignal

Generated using TypeDoc