Sur cette pageTask <Value, Error>An implementation of @w5s/task!TaskLikeHierarchyTaskLike<Value, Error>TaskIndex Properties__run__MethodsrunProperties readonlyinherited__run____run__: TaskFunction<Value, Error>A callback with side effectsMethods runrun(options): Awaitable<Result<Value, Error>>Shorthand to run the current task
An implementation of @w5s/task!TaskLike