DehydratedObjecttype

{
	readonly $type: string;
	readonly $value: unknown;
}
PropertyType
.$typestring
required readonly
.$valueunknown
required readonly

A dehydrated object with a $type key.