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

24 lines
750 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)
## SyncOptions interface
TODO
<b>Signature:</b>
```typescript
export interface SyncOptions
```
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [logger](./cautious-journey.syncoptions.logger.md) | | Logger | |
| [project](./cautious-journey.syncoptions.project.md) | | ProjectConfig | |
| [random](./cautious-journey.syncoptions.random.md) | | RandomGenerator | |
| [remote](./cautious-journey.syncoptions.remote.md) | | [Remote](./cautious-journey.remote.md) | |