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
cc9dff6b9445811b709b519033fece4eb8aad695
docx-js
/
ts
/
docx
/
xml-components
/
index.ts
4 lines
101 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Refactor xml component into own class
2017-09-19 15:46:20 +01:00
export
*
from
"./xml-component"
;
fixed tslinting issues
2017-04-15 17:54:47 +01:00
export
*
from
"./attributes"
;
refactored out xml components into multiple files
2016-05-20 00:40:31 +01:00
export
*
from
"./default-attributes"
;
Reference in New Issue
Copy Permalink