Skip to content

ErrorCodeDescriptor

type ErrorCodeDescriptor<TDetail extends ErrorSchema<JsonValue> | undefined = undefined> = unknown

A single Flare error code entry used to construct a FlareError.

Learn: Typed errors

Last updated: