-
Notifications
You must be signed in to change notification settings - Fork 0
TypeAlias.StrictResultAsync
GitHub Actions edited this page Apr 28, 2026
·
9 revisions
resultar / StrictResultAsync
StrictResultAsync<
T,E> =ResultAsync<T,E>
Defined in: result-async.ts:700
T
E extends Error = Error