API reference › @evolu/common › Object › ObjectKind
type ObjectKind =
"Array" | "Date" | "Map" | "Object" | "Set" | "Uint8Array" | "Unsupported";
Defined in: packages/common/src/Object.ts:14
An Object representation recognized by getObjectKind.
API reference › @evolu/common › Object › ObjectKind
type ObjectKind =
"Array" | "Date" | "Map" | "Object" | "Set" | "Uint8Array" | "Unsupported";
Defined in: packages/common/src/Object.ts:14
An Object representation recognized by getObjectKind.