API reference@evolu/commonType › IdentifierError

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

Error returned when identifier rejects a string.

Extends

Properties

casing

readonly casing: Casing;

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


type

readonly type: IdentifierBrandByCasing[Casing];

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

Inherited from

TypeError.type


value

readonly value: string;

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