<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [server](./server.md) &gt; [BlockTypeRegistryEvent](./server.blocktyperegistryevent.md)

## BlockTypeRegistryEvent enum

Event types a BlockTypeRegistry instance can emit. See [BlockTypeRegistryEventPayloads](./server.blocktyperegistryeventpayloads.md) for the payloads.

**Signature:**

```typescript
export declare enum BlockTypeRegistryEvent 
```

## Enumeration Members

<table><thead><tr><th>

Member


</th><th>

Value


</th><th>

Description


</th></tr></thead>
<tbody><tr><td>

REGISTER\_BLOCK\_TYPE


</td><td>

`"BLOCK_TYPE_REGISTRY.REGISTER_BLOCK_TYPE"`


</td><td>


</td></tr>
</tbody></table>
