> ## Documentation Index
> Fetch the complete documentation index at: https://stars-components.js.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Interface: StoreRegistryEntries

Defined in: node\_modules/.pnpm/@sapphire+pieces\@4.4.1/node\_modules/@sapphire/pieces/dist/esm/index.d.mts:739

The StoreRegistry's registry, use module augmentation against this interface when adding new stores.

## Since

2.1.0

## Properties

### commands

> **commands**: `CommandStore`

Defined in: [packages/http-framework/src/lib/Client.ts:375](https://github.com/wolfstar-project/stars-components/blob/5aefd164bc5fc41e5a35d3abf908c288163dd354/packages/http-framework/src/lib/Client.ts#L375)

***

### interaction-handlers

> **interaction-handlers**: `InteractionHandlerStore`

Defined in: [packages/http-framework/src/lib/Client.ts:376](https://github.com/wolfstar-project/stars-components/blob/5aefd164bc5fc41e5a35d3abf908c288163dd354/packages/http-framework/src/lib/Client.ts#L376)

***

### listeners

> **listeners**: `ListenerStore`

Defined in: [packages/http-framework/src/lib/Client.ts:377](https://github.com/wolfstar-project/stars-components/blob/5aefd164bc5fc41e5a35d3abf908c288163dd354/packages/http-framework/src/lib/Client.ts#L377)
