Easily generate and modify .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser.
4.44k
stars
486
forks
source link
Published not export MathLimitLower, MathLimitUpper, FileChild in index #2715
Closed
glj1102 closed 1 month ago
It is exported:
https://github.com/dolanmiu/docx/blob/master/src/file/index.ts#L1
This one then recursively exports
MathLimitLower
andMathLimitUpper
and othersFileChild
is here: https://github.com/dolanmiu/docx/blob/master/src/file/index.ts#L4