API reference › @evolu/common › Type › InferErrors
type InferErrors<T> = T[typeof errorsSymbol];
Defined in: packages/common/src/Type.ts:1613
The union of errors a Type can return from fromUnknown.
API reference › @evolu/common › Type › InferErrors
type InferErrors<T> = T[typeof errorsSymbol];
Defined in: packages/common/src/Type.ts:1613
The union of errors a Type can return from fromUnknown.