1
0
Fork 0
cautious-journey/docs/api/cautious-journey.syncoption...

14 lines
397 B
Markdown

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