This website requires JavaScript.
Explore
Help
Sign In
smartyellow
/
docx-js
Watch
2
Star
0
Fork
0
You've already forked docx-js
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6eb11d8842468b4deea37f02b2cc4ca525acda17
docx-js
/
src
/
file
/
shared
/
index.ts
4 lines
92 B
TypeScript
Raw
Normal View
History
Unescape
Escape
#269 Text Frame (Text Box)
2021-03-14 17:00:42 +00:00
export
*
from
"./alignment"
;
fix "missing export NumberFormat"
2021-05-26 10:19:26 +03:00
export
*
from
"./number-format"
;
Move SpaceType to shared
2022-10-29 03:10:29 +01:00
export
*
from
"./space-type"
;
Reference in New Issue
Copy Permalink