> ## Documentation Index
> Fetch the complete documentation index at: https://praison.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Event Emitter Pub Sub • TypeScript AI Agent SDK

> EventEmitterPubSub: TypeScript EventEmitterPubSub class

# EventEmitterPubSub

> Defined in the [**events**](../modules/events) module.

<Badge color="green">TypeScript AI Agent</Badge>

TypeScript EventEmitterPubSub class

## Source

<Card title="View on GitHub" icon="github" href="https://github.com/MervinPraison/PraisonAI/blob/main/src/praisonai-ts/src/events/index.ts#L31">
  `src/events/index.ts` at line 31
</Card>

***

## Related Documentation

<CardGroup cols={2}>
  <Card title="JS Events" icon="bolt" href="/docs/js/events" />

  <Card title="JS PubSub" icon="tower-broadcast" href="/docs/js/pubsub" />
</CardGroup>
