Type Alias TRendererConfiguration

TRendererConfiguration: {
    guides: TGuidesConfiguration;
    minHeight: number;
    minWidth: number;
}