API reference › @evolu/common › local‑first/Evolu › AppNameError
Defined in: packages/common/src/local-first/Evolu.ts:323
Error produced when a value is not a valid AppName.
Extends
TypeError<"AppName">
Properties
type
readonly type: "AppName";
Defined in: packages/common/src/Type.ts:893
Inherited from
value
readonly value: string & Brand<"UrlSafeString">;
Defined in: packages/common/src/local-first/Evolu.ts:324