Skip to content
Bugfix: Rename entity types to `TypeEntity` because of clashing export names for types and components.
e.g. `export type Paragraph` -> `export type ParagraphEntity`