12 lines
375 B
Markdown
12 lines
375 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [cautious-journey](./cautious-journey.md) > [ResolveResult](./cautious-journey.resolveresult.md) > [errors](./cautious-journey.resolveresult.errors.md)
|
|
|
|
## ResolveResult.errors property
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
errors: Array<ErrorRecord>;
|
|
```
|