Skip to content

Function.safeTryAsync

GitHub Actions edited this page Apr 10, 2024 · 31 revisions

resultar / safeTryAsync

Function: safeTryAsync()

safeTryAsync<T, E>(body): ResultAsync<T, E>

Type parameters

T

E

Parameters

body

Returns

ResultAsync<T, E>

Source

result-async.ts:295

Clone this wiki locally