Variable $DispatchOutcomeConst
$DispatchOutcome: $.Shape<$.Result<readonly [], | { type: "CannotLookup"; } | { type: "Other"; } | { type: "BadOrigin"; } | { type: "Module"; value: { error: `0x${string}`; index: number; }; } | { type: "ConsumerRemaining"; } | { type: "NoProviders"; } | { type: "TooManyConsumers"; } | { type: "Token"; value: | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked"; } | { type: "Arithmetic"; value: "Underflow" | "Overflow" | "DivisionByZero"; } | { type: "Transactional"; value: "LimitReached" | "NoLayer"; } | { type: "Exhausted"; } | { type: "Corruption"; } | { type: "Unavailable"; } | { type: "RootNotAllowed"; }>, $.Result<[], | { type: "CannotLookup"; } | { type: "Other"; } | { type: "BadOrigin"; } | { type: "Module"; value: { error: `0x${string}`; index: number; }; } | { type: "ConsumerRemaining"; } | { type: "NoProviders"; } | { type: "TooManyConsumers"; } | { type: "Token"; value: | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked"; } | { type: "Arithmetic"; value: "Underflow" | "Overflow" | "DivisionByZero"; } | { type: "Transactional"; value: "LimitReached" | "NoLayer"; } | { type: "Exhausted"; } | { type: "Corruption"; } | { type: "Unavailable"; } | { type: "RootNotAllowed"; }>> = ...