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.

7 lines (6 loc) 114 B
export declare enum BOOLEAN_OPERATION { UNION = 10, SUBTRACT = 11, INTERSECT = 12, EXCLUDE = 13 }