UNPKG

ducjs

Version:

The duc 2D CAD file format is a cornerstone of our advanced design system, conceived to cater to professionals seeking precision and efficiency in their design work.

3 lines (2 loc) 140 B
import { DucFreeDrawElement } from "../../types/elements"; export declare function getFreeDrawSvgPath(element: DucFreeDrawElement): string;