loadAdditionalStateJson MethodProtected
You may override this to load arbitrary json state in a transformer state dump, useful for some resumptions
loadAdditionalStateJson(_additionalState: any): void
@see loadStateFromFile
| Parameter | Type | Description |
|---|---|---|
| _additionalState | any |
Returns - void
Defined in
Last Updated: 31 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.