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
49fc28d86c6ce6c964b0a3115e1447ff93ac3e80
docx-js
/
src
/
docx
/
paragraph
/
index.ts
4 lines
89 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Export formatting from paragraph folder
2017-07-29 01:15:33 +01:00
export
*
from
"./formatting"
;
Refactor paragraph into its own file Create barrel
2017-09-19 15:21:07 +01:00
export
*
from
"./paragraph"
;
Move sub components of Paragraph into own folder
2017-09-30 01:52:37 +01:00
export
*
from
"./properties"
;
Reference in New Issue
Copy Permalink