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

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; [GitlabRemote](./cautious-journey.gitlabremote.md) &gt; [(constructor)](./cautious-journey.gitlabremote._constructor_.md)
## GitlabRemote.(constructor)
Constructs a new instance of the `GitlabRemote` class
<b>Signature:</b>
```typescript
constructor(options: RemoteOptions);
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| options | [RemoteOptions](./cautious-journey.remoteoptions.md) | |