Kind: Interface
Source: atloria-monorepo/packages/core/src/rendering/types.ts
Block registry for storing reusable blocks
Properties
| Property | Type |
|---|---|
blocks | Map<string, BlockDefinitionNode> |
Kind: Interface
Source: atloria-monorepo/packages/core/src/rendering/types.ts
Block registry for storing reusable blocks
| Property | Type |
|---|---|
blocks | Map<string, BlockDefinitionNode> |
Was this page helpful?