IEditorModuleType

Type alias

An editor's module when dynamically imported depending on the EditorType. This will always have a buildUiSchema function, and sometimes it will have a buildDefaults function to override default values in the editor.

Value(s):
IEntityEditorModuleType | ICardEditorModuleType

Type alias defined in common/src/core/schemas/types.ts:85