On this page
Properties

Interface Abortable

interface Abortable {
    signal?: AbortSignal;
}

Hierarchy (View Summary)

Index

Properties

Properties

signal?: AbortSignal
Was this helpful?
SDK JS
Reference
Abortable