Type Alias: ExternalOutcome

ExternalOutcome: "passthrough" | { data: unknown; } | { exception: Error | { message: string; name: string; }; } | { data: unknown; delay: number; }

Found a mistake? Let us know.

    Enroll in beta

    Request invite to our private Beta program for developers to join the waitlist. No spam, we promise.