UNPKG

@bitbybit-dev/base

Version:

Bit By Bit Developers Base CAD Library to Program Geometry

6 lines (5 loc) 110 B
import { Dxf } from "./helpers/dxf/dxf"; export declare class IoBitByBit { dxf: Dxf; constructor(); }