Const
export const DefaultIIRendererConfiguration: TIIRendererConfiguration = { guides: { enable: true, gap: 50, type: "point", }, minHeight: 400, minWidth: 400,} Copy
export const DefaultIIRendererConfiguration: TIIRendererConfiguration = { guides: { enable: true, gap: 50, type: "point", }, minHeight: 400, minWidth: 400,}
Source