UNPKG
xliff-generator
Version:
beta.1 (1.0.0)
latest (1.0.0-beta.0)
1.0.0-beta.0
A simple module to create xliff files
github.com/markusblasek/node-xliff-generator
xliff-generator
/
dist
/
utils
/
index.d.ts
4 lines
(3 loc)
•
88 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./map-util'
;
export
*
from
'./string-util'
;
export
*
from
'./stopwatch'
;