> ## 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.

# Enumeration: PluginHook

Defined in: [packages/http-framework/src/lib/types/Enums.ts:1](https://github.com/wolfstar-project/stars-components/blob/5aefd164bc5fc41e5a35d3abf908c288163dd354/packages/http-framework/src/lib/types/Enums.ts#L1)

## Enumeration Members

### PostInitialization

> **PostInitialization**: `"postInitialization"`

Defined in: [packages/http-framework/src/lib/types/Enums.ts:4](https://github.com/wolfstar-project/stars-components/blob/5aefd164bc5fc41e5a35d3abf908c288163dd354/packages/http-framework/src/lib/types/Enums.ts#L4)

***

### PostListen

> **PostListen**: `"postListen"`

Defined in: [packages/http-framework/src/lib/types/Enums.ts:6](https://github.com/wolfstar-project/stars-components/blob/5aefd164bc5fc41e5a35d3abf908c288163dd354/packages/http-framework/src/lib/types/Enums.ts#L6)

***

### PreGenericsInitialization

> **PreGenericsInitialization**: `"preGenericsInitialization"`

Defined in: [packages/http-framework/src/lib/types/Enums.ts:2](https://github.com/wolfstar-project/stars-components/blob/5aefd164bc5fc41e5a35d3abf908c288163dd354/packages/http-framework/src/lib/types/Enums.ts#L2)

***

### PreInitialization

> **PreInitialization**: `"preInitialization"`

Defined in: [packages/http-framework/src/lib/types/Enums.ts:3](https://github.com/wolfstar-project/stars-components/blob/5aefd164bc5fc41e5a35d3abf908c288163dd354/packages/http-framework/src/lib/types/Enums.ts#L3)

***

### PreLoad

> **PreLoad**: `"preLoad"`

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