• 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
    • Privacy
    • Indexes
    • Migrations
    • Patterns
    • Time travel
    • Examples
  • Other

    • API reference
    • Comparison
    • Showcase
    • FAQ
    • Changelog

API reference / @evolu/common / Type / NullError

Interface: NullError

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

Extends

  • TypeError<"Null">

Properties

PropertyModifierTypeDescriptionInherited fromDefined in
typereadonly"Null"-TypeError.typepackages/common/src/Type.ts:243
valuereadonlyunknownThe value that was received and caused the error. Provides additional context for debugging and validation feedback.TypeError.valuepackages/common/src/Type.ts:249

Was this page helpful?

© Copyright 2025. All rights reserved.

Follow us on GitHubFollow us on XJoin our Discord server