2020-08-12 03:19:01 +00:00
|
|
|
<!-- 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)
|
|
|
|
|
|
|
|
## SyncOptions interface
|
|
|
|
|
|
|
|
<b>Signature:</b>
|
|
|
|
|
|
|
|
```typescript
|
|
|
|
export interface SyncOptions
|
|
|
|
```
|
|
|
|
|
|
|
|
## Properties
|
|
|
|
|
|
|
|
| Property | Type | Description |
|
|
|
|
| --- | --- | --- |
|
2020-08-14 04:07:47 +00:00
|
|
|
| [logger](./cautious-journey.syncoptions.logger.md) | Logger | |
|
2020-08-18 13:54:57 +00:00
|
|
|
| [project](./cautious-journey.syncoptions.project.md) | ProjectConfig | |
|
2020-08-15 19:58:29 +00:00
|
|
|
| [random](./cautious-journey.syncoptions.random.md) | prng | |
|
2020-08-12 03:19:01 +00:00
|
|
|
| [remote](./cautious-journey.syncoptions.remote.md) | [Remote](./cautious-journey.remote.md) | |
|
|
|
|
|