WorkspaceLeafHistory.deserialize method
WorkspaceLeafHistory › deserialize
Unofficial
Restore history from a serialized representation.Signature:
deserialize(e: SerializedWorkspaceLeafHistory): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| e | SerializedWorkspaceLeafHistory | The serialized history data. |
Returns: void