Variable NodeTypesConst

NodeTypes: {
    [key: string]: NodeDef;
} = {}

Type declaration