LoadStateResult
LoadStateResult<
ErrorType>:object
Result of LoadState Method
Type parameters
| Parameter | Default |
|---|---|
ErrorType | LoadStateError |
Type declaration
errors
errors?:
ErrorType[]
Description of the exception, if any occurred
Source
result/LoadStateResult.ts:6
Generated using typedoc-plugin-markdown and TypeDoc