• API reference
  • Blog
  • Changelog
  • Follow us on GitHubFollow us on XJoin our Discord server
  • API reference
  • Blog
  • GitHub
  • Releases
  • Getting started

    • Overview
  • Library

    • Getting started
    • Array
    • Result
    • Dependency injection
    • Resource management
    • Task
    • Type
      • Extends
      • Properties
    • Conventions
    • Testing
  • Local-first

    • Getting started
    • Playgrounds
    • Examples
    • Owners
    • Relay
    • Migrations
    • Time travel
    • Indexes
    • Protocol
    • Privacy
    • FAQ
  • Other

    • Comparison
    • Showcase
    • Changelog

API reference › @evolu/common › Type › NameError

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

Error returned when a string is not a valid Name.

Extends

  • TypeError<"Name">

Properties

type

readonly type: "Name";

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

Inherited from

TypeError.type


value

readonly value: string;

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

Markdown for LLMs

© 2026 Evolu

Follow us on GitHubFollow us on XJoin our Discord server