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
a454ff9643a1e4f5dffe9e19147924954b3e2e9f
docx-js
/
ts
/
index.ts
4 lines
91 B
TypeScript
Raw
Normal View
History
Unescape
Escape
exporting the exporer
2016-05-17 23:37:46 +01:00
export
*
from
"./docx"
;
added Numbering to top-level exports and added docs on usage
2017-03-08 19:07:44 +01:00
export
*
from
"./export"
;
export
{
Numbering
}
from
'./numbering'
;
Reference in New Issue
Copy Permalink