UNPKG
@scalenc/tmt-format
Version:
latest (1.3.0)
1.3.0
1.2.3
1.2.2
Library for handling TRUMPF TMT file format.
github.com/scalenc/tmt-format
scalenc/tmt-format
@scalenc/tmt-format
/
dist
/
model
/
index.d.ts
5 lines
(4 loc)
•
104 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./Header'
;
export
*
from
'./Domain'
;
export
*
from
'./Section'
;
export
*
from
'./Value'
;