# BlockRegistry

**Kind:** Interface

**Source:** [`atloria-monorepo/packages/core/src/rendering/types.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/core/src/rendering/types.ts#L179)

Block registry for storing reusable blocks

## Properties

| Property | Type |
|---|---|
| `blocks` | `Map<string, BlockDefinitionNode>` |
