Type alias AbstractDefinitionMap

AbstractDefinitionMap: {
    [key: string]: AbstractDefinition;
}

Type declaration

Generated using TypeDoc