DEFAULT_MITER_LIMIT
constDEFAULT_MITER_LIMIT:10=10
Defined in: core/stroke.ts:36
Defaults match the Canvas 2D defaults and are pinned identically on Canvas/SVG so the three backends agree. (SVG’s own default miter limit is 4, so it must be set explicitly.)