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