API reference › @evolu/common › local‑first/Evolu › AppNameError
Defined in: packages/common/src/local-first/Evolu.ts:252
Extends
TypeError<"AppName">
Properties
type
readonly type: "AppName";
Defined in: packages/common/src/Type.ts:485
Inherited from
value
readonly value: unknown;
Defined in: packages/common/src/Type.ts:491
The value that was received and caused the error. Provides additional context for debugging and validation feedback.