Type alias Abortable

Abortable: {
    signal?: AbortSignal;
}

Type declaration

Generated using TypeDoc