UNPKG

@bitbybit-dev/occt

Version:

Bit By Bit Developers CAD algorithms using OpenCascade Technology kernel. Run in Node and in Browser.

7 lines (6 loc) 112 B
export declare class TextWiresCharShapePart<T> { id?: string; shapes?: { compound?: T; }; }