API reference › @evolu/common › Lookup › StructuralScalar
type StructuralScalar = string | number | boolean | null | Uint8Array;
Defined in: packages/common/src/Lookup.ts:237
Scalar branch shared by StructuralKey and Structural.
API reference › @evolu/common › Lookup › StructuralScalar
type StructuralScalar = string | number | boolean | null | Uint8Array;
Defined in: packages/common/src/Lookup.ts:237
Scalar branch shared by StructuralKey and Structural.