Skip to content

MetadataEditor.serialize method

MetadataEditor › serialize

Unofficial

Convert properties to a serialized object.

Signature:

serialize(): Record<string, unknown>

Returns: Record<string, unknown>Serialized properties object.