Skip to content

WorkspaceLeafHistory.deserialize method

WorkspaceLeafHistory › deserialize

Unofficial

Restore history from a serialized representation.

Signature:

deserialize(e: SerializedWorkspaceLeafHistory): void

Parameters:

Parameter Type Description
e SerializedWorkspaceLeafHistory The serialized history data.

Returns: void