<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [rc-js-util](./rc-js-util.md) &gt; [IStableStore](./rc-js-util.istablestore.md)

## IStableStore interface

Provides the number which matches up with the C++ end, given a [StableId](./rc-js-util.stableid.md)<!-- -->.

**Signature:**

```typescript
export interface IStableStore 
```

## Methods

<table><thead><tr><th>

Method


</th><th>

Description


</th></tr></thead>
<tbody><tr><td>

[getId(key)](./rc-js-util.istablestore.getid.md)


</td><td>


</td></tr>
<tr><td>

[hasId(sharedObjectHandle, specialization)](./rc-js-util.istablestore.hasid.md)


</td><td>


</td></tr>
<tr><td>

[initialize()](./rc-js-util.istablestore.initialize.md)


</td><td>


</td></tr>
<tr><td>

[setSpecializations(sharedObjectHandle, specializations)](./rc-js-util.istablestore.setspecializations.md)


</td><td>


</td></tr>
</tbody></table>
