14 lines
397 B
Markdown
14 lines
397 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [cautious-journey](./cautious-journey.md) > [SyncOptions](./cautious-journey.syncoptions.md) > [states](./cautious-journey.syncoptions.states.md)
|
|
|
|
## SyncOptions.states property
|
|
|
|
States from project config.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
states: Array<StateLabel>;
|
|
```
|