

# Hierarchy

**GithubHint**

# Constructors

<a id="constructor"></a>

##  constructor

⊕ **new GithubHint**(api: *`Api`*, registry: *[Registry](_registry_.registry.md)*): [GithubHint](_githubhint_.githubhint.md)

*Defined in [githubhint.ts:12](https://octonion.institute/susytech/js-libs/blob/9aff8ef/packages/contracts/src/githubhint.ts#L12)*

**Parameters:**

| Param | Type |
| ------ | ------ |
| api | `Api` |
| registry | [Registry](_registry_.registry.md) |

**Returns:** [GithubHint](_githubhint_.githubhint.md)

___

# Methods

<a id="getcontract"></a>

##  getContract

▸ **getContract**(): `any`

*Defined in [githubhint.ts:21](https://octonion.institute/susytech/js-libs/blob/9aff8ef/packages/contracts/src/githubhint.ts#L21)*

**Returns:** `any`

___
<a id="getentry"></a>

##  getEntry

▸ **getEntry**(entryId: *`string`*): `any`

*Defined in [githubhint.ts:36](https://octonion.institute/susytech/js-libs/blob/9aff8ef/packages/contracts/src/githubhint.ts#L36)*

**Parameters:**

| Param | Type |
| ------ | ------ |
| entryId | `string` |

**Returns:** `any`

___
<a id="getinstance"></a>

##  getInstance

▸ **getInstance**(): `any`

*Defined in [githubhint.ts:25](https://octonion.institute/susytech/js-libs/blob/9aff8ef/packages/contracts/src/githubhint.ts#L25)*

**Returns:** `any`

___

