@tikoci/centrs
Preparing search index...
buildApiFanoutErrorEnvelope
Function buildApiFanoutErrorEnvelope
buildApiFanoutErrorEnvelope
(
request
:
ApiRequest
,
selection
:
TargetSelection
,
error
:
unknown
,
env
?:
Record
<
string
,
string
|
undefined
>
,
)
:
ApiFanoutErrorEnvelope
Outer error envelope for a fan-out that failed before per-target results.
Parameters
request
:
ApiRequest
selection
:
TargetSelection
error
:
unknown
env
:
Record
<
string
,
string
|
undefined
>
= Bun.env
Returns
ApiFanoutErrorEnvelope
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@tikoci/centrs
Loading...
Outer error envelope for a fan-out that failed before per-target results.