UNPKG

@scalenc/nc-format

Version:

Library for handling TRUMPF NC file format.

5 lines (4 loc) 91 B
export declare class TextWriter { text: string; write(text: string): TextWriter; }