Skip to content

Function: run()

run<T, Settings>(options): Promise<T>

Run an operation through an executor, merge cancellation, and unwrap its result.

T

Settings

RunOptions<T, Settings>

Promise<T>