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

21 lines
601 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [cautious-journey](./cautious-journey.md) &gt; [GithubRemote](./cautious-journey.githubremote.md) &gt; [(constructor)](./cautious-journey.githubremote._constructor_.md)
## GithubRemote.(constructor)
Constructs a new instance of the `GithubRemote` class
<b>Signature:</b>
```typescript
constructor(options: RemoteOptions);
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| options | [RemoteOptions](./cautious-journey.remoteoptions.md) | |