20 lines
550 B
Markdown
20 lines
550 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [cautious-journey](./cautious-journey.md) > [RemoteOptions](./cautious-journey.remoteoptions.md)
|
||
|
|
||
|
## RemoteOptions interface
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
export interface RemoteOptions
|
||
|
```
|
||
|
|
||
|
## Properties
|
||
|
|
||
|
| Property | Type | Description |
|
||
|
| --- | --- | --- |
|
||
|
| [data](./cautious-journey.remoteoptions.data.md) | Record<string, string> | |
|
||
|
| [type](./cautious-journey.remoteoptions.type.md) | string | |
|
||
|
|