UNPKG
@scalenc/nc-format
Version:
latest (1.2.0)
1.2.0
1.1.1
1.1.0
1.0.11
1.0.10
1.0.9
Library for handling TRUMPF NC file format.
github.com/scalenc/nc-format
scalenc/nc-format
@scalenc/nc-format
/
dist
/
models
/
index.d.ts
5 lines
(4 loc)
•
112 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./Block'
;
export
*
from
'./NcText'
;
export
*
from
'./Expressions'
;
export
*
from
'./Statements'
;