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
e0d54d3af3bdc8c5b118d2e1d64bc12c7dcdc42f
docx-js
/
src
/
file
/
document
/
index.ts
3 lines
52 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Refactor document into own file
2017-09-19 15:36:41 +01:00
export
*
from
"./document"
;
feature: add support to add mutiple sections to the document inc. headers and footers - write missing tests
2018-06-21 12:03:34 +02:00
export
*
from
"./body"
;
Reference in New Issue
Copy Permalink