• Blog
  • Changelog
  • Follow us on GitHubFollow us on XJoin our Discord server
  • Blog
  • GitHub
  • Releases
  • Getting Started

    • Quickstart
  • Library

    • Result
    • Type
    • Dependency Injection
    • Conventions
  • Local-First

    • How It Works
    • Indexes
    • Migrations
    • Patterns
    • Time travel
    • Examples
  • Other

    • API Reference
    • Comparison
    • Showcase
    • FAQ
    • Changelog

API Reference / @evolu/common / Type / formatTupleError

Function: formatTupleError()

function formatTupleError<Error>(formatTypeError): TypeErrorFormatter<TupleError<Error>>;

Defined in: packages/common/src/Type.ts:3266

Type Parameters

Type Parameter
Error extends TypeError<Capitalize<string>>

Parameters

ParameterType
formatTypeErrorTypeErrorFormatter<Error>

Returns

TypeErrorFormatter<TupleError<Error>>

Was this page helpful?

© Copyright 2025. All rights reserved.

Follow us on GitHubFollow us on XJoin our Discord server