Interface TypeSettings

Hierarchy

  • TypeSettings

Properties

registeredEntities: {
    [name: string]: ClassType;
}

Type declaration

  • [name: string]: ClassType
unpopulatedCheck: UnpopulatedCheck

Generated using TypeDoc